Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

CPU hog issue with aiohttp client #45

Closed
philn opened this issue Dec 6, 2018 · 3 comments
Closed

CPU hog issue with aiohttp client #45

philn opened this issue Dec 6, 2018 · 3 comments
Labels
bug A crash or error in behavior.

Comments

@philn
Copy link
Contributor

philn commented Dec 6, 2018

I don't know where the issue is exactly. In doubt I'm reporting here but it might actually be a bug in aiohttp.
The attached patch showcases the problem. Shortly after the download completed the CPU goes to 100%. Forever.

aiohttp-gtk.diff.txt

@philn
Copy link
Contributor Author

philn commented Jan 8, 2019

@nathan-hoad ping?

@nhoad
Copy link
Collaborator

nhoad commented Jan 9, 2019

I'm sorry, but I'm not maintaining gbulb anymore. I don't have time to work on it anymore due to my personal life.

If you'd like to discuss ownership, please refer to #32.

For what it's worth, I believe this was introduced in 0.6.0 with the Windows support - I've seen similar happen whenever a subprocess is created, but haven't had time to investigate it.

@freakboy3742 freakboy3742 added the bug A crash or error in behavior. label Oct 24, 2021
@freakboy3742
Copy link
Member

Closing on the basis that I can't reproduce this problem any more - not sure if aiohttp has changed, or if an unrelated fix has addressed the problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug A crash or error in behavior.
Projects
None yet
Development

No branches or pull requests

3 participants