Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upcpu randomly goes to 100% #135
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
I doubt the CPU would spike for disk writes; it's IO-intensive not processor-intensive. The only things I could think of would be some race condition with events / control flow that causes a practically infinite loop or possibly something with the block decoding and the CPU-intensive hashes..? |
This comment has been minimized.
This comment has been minimized.
|
Closing out old issues. Feel free to comment or open a new issue if this still affects you. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sunday Aug 17, 2014 at 13:22 GMT
Originally opened as https://github.com/feross/bittorrent-client/issues/39
In the middle of downloading, the CPU will suddenly to 100%. I've been unable to figure out the reason.