Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test that all filters with deferred state correctly propagate AsyncContext #1312

Open
idelpivnitskiy opened this issue Jan 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@idelpivnitskiy
Copy link
Member

We had a few cases when we used Single.defer operator in filters but did not apply Single.subscribeShareContext() operator. For example, see #1302 and #1308. Ideally we should improve our test harness for AsyncContext to be able to test that any filters propagate AsyncContext correctly.

@idelpivnitskiy idelpivnitskiy added the enhancement New feature or request label Jan 12, 2021
@idelpivnitskiy idelpivnitskiy changed the title Test that all filters with defer state correctly propagate AsyncContext Test that all filters with deferred state correctly propagate AsyncContext Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant