Opened 11 years ago

Closed 10 years ago

Last modified 7 years ago

#2448 closed bug (Fixed)

Resume data is saved individually for all torrents on startup

Reported by: m!nus Owned by:
Priority: major Milestone: 2.x
Component: Core Version: develop
Keywords: startup, resume data, alerts Cc:

Description

On startup, after all torrents have been loaded, Deluge will start re-saving resume data, for each torrent individually. With 800 torrents this makes Deluge unresponsive for 2 minutes for me.

This is caused by all torrents getting paused and unpaused, or at least the respective alerts being emitted. Deluge saves resume data in on_alert_torrent_paused.

The proper way to fix this should be to prevent those alerts.

Change History (3)

comment:1 by m!nus, 10 years ago

This seems to be fixed in dev307 (libtorrent: 0.16.17.0)

comment:2 by Calum, 10 years ago

Resolution: Fixed
Status: newclosed

comment:3 by Calum, 7 years ago

Milestone: 2.0.x2.x

Milestone renamed

Note: See TracTickets for help on using tickets.