Test `AsyncContext` visibility for aggregated API
Open
- Dominant language
- Java
- Stars
- 1k
- Forks
- 230
- Avg merge
- 23h 23m
- Merged PRs (30d)
- 16
Description
Conversion API layer missed `subscribeShareContext()` when it aggregates payload body. The issue was fixed in #1960, but no new test was added there. For more context, see https://github.com/apple/servicetalk/pull/1960#discussion_r752689738
Contributor guide
Research direction
Start with the Conversion API aggregation path and the subscribeShareContext() behavior described in pull request #1960, including its linked discussion. Add coverage for AsyncContext visibility when the API aggregates the payload body, then run the relevant existing Conversion API tests and confirm the context remains visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100