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

Add workaround to waitCatch for #14 #15

Merged
merged 1 commit into from
Aug 4, 2014
Merged

Conversation

snoyberg
Copy link
Contributor

@snoyberg snoyberg commented Aug 4, 2014

This uses the same technique I described in my enclosed-exceptions pull
request. I think it would be better to fix this in async itself, so that
other packages trying to use async for reliable exception handling get
the semantics they're looking for.

Pinging @sol @jcristovao

This uses the same technique I described in my enclosed-exceptions pull
request. I think it would be better to fix this in async itself, so that
other packages trying to use async for reliable exception handling get
the semantics they're looking for.
simonmar added a commit that referenced this pull request Aug 4, 2014
Add workaround to waitCatch for #14
@simonmar simonmar merged commit d97f2db into simonmar:master Aug 4, 2014
@snoyberg
Copy link
Contributor Author

@simonmar Would it be possible to get a new version of async onto Hackage?

@simonmar
Copy link
Owner

simonmar commented Sep 3, 2014

2.0.1.6 just uploaded

@snoyberg
Copy link
Contributor Author

snoyberg commented Sep 3, 2014

Thanks!

@simonmar simonmar mentioned this pull request Feb 11, 2019
simonmar added a commit that referenced this pull request Feb 11, 2019
ttuegel added a commit to ttuegel/async that referenced this pull request Mar 2, 2020
simonmar added a commit that referenced this pull request Mar 5, 2020
waitBoth: Apply the workaround from #15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants