Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix common rtorrent xml-rpc crash when trying to queue an invalid task
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.'.`
- Loading branch information