Opened 13 years ago
Closed 13 years ago
#2303 closed bug (Fixed)
Torrent state not updated until after emitting TorrentFinishedEvent
| Reported by: | Calum | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3.7 |
| Component: | Core | Version: | 1.3.6 |
| Keywords: | Cc: |
Description
In torrentmanager.py method on_alert_torrent_finished the call torrent.update_state() should be done before the emitting of TorrentFinishedEvent so that the torrent state is correct.
This could explain some inconsistencies when a torrent switches from Downloading to Seeding in gtkui or plugins.
Note:
See TracTickets
for help on using tickets.



Fixed 1.3-stable: 5057e2caab9