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

Improvements to asyncMap Observable utility function. #7818

Merged
merged 4 commits into from
Mar 10, 2021

Conversation

benjamn
Copy link
Member

@benjamn benjamn commented Mar 10, 2021

Might help with #7806, based on the presence of asyncMap in the stack trace.

@SubZane If you have a chance to try hacking this change into your app's version of asyncMap, I'd be curious to know if it helps catch/handle the error (rather than letting it become an unhandled rejection).

Might help with #7806, since `asyncMap` is in the stack trace.
@benjamn benjamn force-pushed the catch-asyncMap-next-exceptions branch from 162115c to d218764 Compare March 10, 2021 21:38
@benjamn benjamn changed the title Catch exceptions thrown by asyncMap next functions. Improvements to asyncMap Observable utility function. Mar 10, 2021
@benjamn benjamn merged commit f498900 into main Mar 10, 2021
@benjamn benjamn deleted the catch-asyncMap-next-exceptions branch March 10, 2021 21:44
This was referenced Mar 15, 2021
This was referenced Mar 16, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants