Skip to content

Asyncio fixes#1689

Merged
antonpirker merged 28 commits intomasterfrom
antonpirker/asyncio-integration
Oct 20, 2022
Merged

Asyncio fixes#1689
antonpirker merged 28 commits intomasterfrom
antonpirker/asyncio-integration

Conversation

@antonpirker
Copy link
Contributor

  • 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 antonpirker enabled auto-merge (squash) October 19, 2022 09:17
@antonpirker
Copy link
Contributor 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.

2 participants