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

Asyncio fixes #1689

Merged
merged 28 commits into from Oct 20, 2022
Merged

Asyncio fixes #1689

merged 28 commits into from Oct 20, 2022

Conversation

antonpirker
Copy link
Member

  • Fix task creation (give the coroutine object, not the function creating it)
  • Make sure a user set task factory is not overridden by our factory.

antonpirker and others added 26 commits October 10, 2022 11:34
…y/sentry-python into antonpirker/asyncio-integration
Co-authored-by: Neel Shah <neelshah.sa@gmail.com>
Co-authored-by: Neel Shah <neelshah.sa@gmail.com>
@antonpirker antonpirker mentioned this pull request Oct 18, 2022
@antonpirker
Copy link
Member Author

I will create a new PR for the exception handling. Please approve this @sl0thentr0py (if it is ok) so we can merge it.

@antonpirker antonpirker merged commit 5aa2436 into master Oct 20, 2022
@antonpirker antonpirker deleted the antonpirker/asyncio-integration branch October 20, 2022 11:43
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