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

Stop throwing away asyncio.create_task tasks #190

Open
TAG-Epic opened this issue Feb 12, 2023 · 1 comment · May be fixed by #253
Open

Stop throwing away asyncio.create_task tasks #190

TAG-Epic opened this issue Feb 12, 2023 · 1 comment · May be fixed by #253
Labels
scope/nextcore.common Any changes to the nextcore.common namespace scope/nextcore.http Any changes to the nextcore.http namespace type/bug A bug fix

Comments

@TAG-Epic
Copy link
Member

Saw this in discord.py, and this should atleast affect Dispatcher and maybe HTTP too.

https://textual.textualize.io/blog/2023/02/11/the-heisenbug-lurking-in-your-async-code/

@TAG-Epic TAG-Epic added scope/nextcore.common Any changes to the nextcore.common namespace scope/nextcore.http Any changes to the nextcore.http namespace type/bug A bug fix labels Feb 12, 2023
@TAG-Epic TAG-Epic moved this to TODO in Nextcore Feb 12, 2023
@EmmmaTech
Copy link

I would like to work on this.

@EmmmaTech EmmmaTech linked a pull request Jul 10, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/nextcore.common Any changes to the nextcore.common namespace scope/nextcore.http Any changes to the nextcore.http namespace type/bug A bug fix
Projects
Status: TODO
Development

Successfully merging a pull request may close this issue.

2 participants