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

Fix common rtorrent xml-rpc crash when trying to queue an invalid task #3

Merged
merged 2 commits into from
Dec 8, 2021
Merged

Conversation

Micdu70
Copy link
Owner

@Micdu70 Micdu70 commented Dec 8, 2021

Instead of throwing an internal error and terminating the client, it's better not to queue the invalid task in the first place.

rakshasa and others added 2 commits November 25, 2021 02:12
Instead of throwing an internal error and terminating the client, it's better not to queue the invalid task in the first place.
`C Caught internal_error: 'priority_queue_insert(...) called on an invalid item.'.`
@Micdu70 Micdu70 merged commit 63a7785 into Micdu70:master Dec 8, 2021
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.

3 participants