Skip to content

docs: child context#119

Merged
yaythomas merged 1 commit intomainfrom
chilccontext
Apr 9, 2026
Merged

docs: child context#119
yaythomas merged 1 commit intomainfrom
chilccontext

Conversation

@yaythomas
Copy link
Copy Markdown
Contributor

Description of changes:

  • 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/

Issue #, if available:
closes #71, closes #53, closes #35

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@yaythomas yaythomas moved this from Backlog to In review in aws-durable-execution Apr 8, 2026
- 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 #35
@yaythomas yaythomas merged commit 244033d into main Apr 9, 2026
2 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in aws-durable-execution Apr 9, 2026
@yaythomas yaythomas deleted the chilccontext branch April 9, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

2 participants