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

Looks like we are using shield wrong. #5753

Open
mdellweg opened this issue Aug 29, 2024 · 1 comment
Open

Looks like we are using shield wrong. #5753

mdellweg opened this issue Aug 29, 2024 · 1 comment
Labels

Comments

@mdellweg
Copy link
Member

aiohttp suggests using aiojobs. More investigation needed.

https://docs.aiohttp.org/en/stable/web_advanced.html#web-handler-cancellation

@lubosmj
Copy link
Member

lubosmj commented Sep 10, 2024

Relevant code:

await asyncio.shield(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants