Save fastresume file on separate thread

General support for problems installing or using Deluge
Post Reply
MutatedHero
Member
Member
Posts: 19
Joined: Wed Mar 08, 2017 5:08 pm

Save fastresume file on separate thread

Post by MutatedHero »

Has the fix for https://github.com/deluge-torrent/deluge/pull/79 been implemented into stable yet or will it come with 2.0?
I'm asking since I have some issues with all connections being dropped multiple times during downloads. I even tried downloading to a RAM-drive to make sure it was not due to any storage limitations. It all happens in sync with the "on_alert_save_resume_data" in the debug log.

I also noticed the same dropped connections when connecting through the thin client but that's more of a minor bug compared to above.
MutatedHero
Member
Member
Posts: 19
Joined: Wed Mar 08, 2017 5:08 pm

Re: Save fastresume file on separate thread

Post by MutatedHero »

Another thing related to the above. It would be useful if it was possible to increase the "session_save" as currently with 1000+ torrents all the client does is saving the session. This causes the client to have a hard time keeping upload peers and halts the connection for several minutes every 10 minutes.
Post Reply