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

Define withAsync in terms of corresponding function from async #36

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

Shimuuar
Copy link
Contributor

@Shimuuar Shimuuar commented Apr 1, 2021

Another attempt for fixing thread leak (#34)

This ensures that lifted function's behavior is exactly same as base one. And
there're no difference in corner cases related to exception handling.

This ensures that lifted function's behavior is exactly same as base one. And
there're no difference in corner cases related to exception handling.
@maoe
Copy link
Owner

maoe commented Apr 2, 2021

This does look better than #35. I'll take this. Thank you!

@maoe maoe merged commit 00d7904 into maoe:develop Apr 2, 2021
maoe added a commit that referenced this pull request Apr 2, 2021
v0.10.2

* Define withAsync in terms of corresponding function from async (#36)
@Shimuuar Shimuuar deleted the fix-leak-2 branch April 2, 2021 13:51
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.

2 participants