Skip to content

Commit fc8d072

Browse files
authored
Remove "pending" section from readme (#343)
1 parent 02df70b commit fc8d072

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -256,17 +256,6 @@ resource waiting for its successful completion
256256
- [**Worker Versioning**](./worker-versioning):
257257
Demonstrates how to use worker versioning to manage workflow code changes.
258258

259-
### Pending examples
260-
261-
Mostly examples we haven't yet ported from https://github.com/temporalio/samples-java/
262-
263-
- Async activity calling: *Example to be completed*
264-
- Async lambda: *Example to be completed*
265-
- Periodic Workflow: Workflow that executes some logic periodically. *Example to be completed*
266-
- Exception propagation and wrapping: *Example to be completed*
267-
- Polymorphic activity: *Example to be completed*
268-
- Side Effect: *Example to be completed* - [Docs](https://docs.temporal.io/application-development/features?lang=go#side-effects)
269-
270259
### Fixtures
271260

272261
These are edge case examples useful for Temporal internal development and bug

0 commit comments

Comments
 (0)