Commit 244033d
committed
docs: child context
- Rewrites child-context.md to be equally useful to TypeScript, Python,
and Java developers
- Removes Table of Contents, back-links, Terminology, Key Features,
Best Practices, and FAQ sections
- Adds walkthrough, method signature, ChildConfig, context function,
naming, concurrency, and testing sections for all three languages
- Explains why child contexts are required for concurrent durable
operations and the rules for using runInChildContext safely
- Adds new example files under examples/{typescript,python,java}/
operations/child-contexts/
closes #71, closes #53, closes #351 parent ba93922 commit 244033d
66 files changed
Lines changed: 602 additions & 385 deletions
File tree
- docs
- getting-started
- sdk-reference/operations
- examples
- java
- core/child-contexts
- operations/child-contexts
- python/operations/child-contexts
- typescript
- core/child-contexts
- operations/child-contexts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
0 commit comments