#2205: Exception after removing torrent --------------------------+------------------------------------------------- Reporter: gazpachoking | Owner: Type: bug | Status: new Priority: minor | Milestone: 1.3.6 Component: gtkui | Version: 1.3.5 Keywords: | --------------------------+-------------------------------------------------
Comment(by Cas): When deleting a torrent there is a delay before session proxy receives the torrent_removed event so a call to get_torrents_status with the list of its known torrents including recently deleted is possible which generates a keyerror in torrentmanager.getitem (#2224), sessionproxy.create_status_dict or sessionproxy.get_torrents_status.on_status depending on the timings. I think this fix should account for all these outcomes: https://github.com/cas--/Deluge/compare/Bug;2205;ExceptionsRemovingTorrents -- Ticket URL: <http://dev.deluge-torrent.org/ticket/2205#comment:4> Deluge <http://deluge-torrent.org/> Deluge project -- You received this message because you are subscribed to the Google Groups "Deluge Dev" group. To post to this group, send email to deluge-dev@googlegroups.com. To unsubscribe from this group, send email to deluge-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/deluge-dev?hl=en.