Skip to content

Conversation

@retronym
Copy link
Member

scala-async 0.9.6 regressed and started catching fatal exceptions.

For 1.0.0, we're fixing this regression and harmonizing the behaviour
with direct use of the Future combinators.

Fixes #243

retronym added 2 commits July 14, 2020 13:59
scala-async 0.9.6 regressed and started catching fatal exceptions.

For 1.0.0, we're fixing this regression and harmonizing the behaviour
with direct use of the Future combinators.
@SethTisue SethTisue merged commit 8b54dbc into scala:master Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Harmonize treatment of NonFatal exceptions with Future.apply { .. }

2 participants