#2249: Multiple SIGINTs to deluged gives ReactorNotRunning: Can't stop reactor
that isn't running.
-------------------+--------------------------------------------------------
Reporter: bro | Owner:
Type: bug | Status: new
Priority: minor | Milestone: Future
Component: core | Version: git master
Keywords: |
-------------------+--------------------------------------------------------
{{{
Traceback (most recent call last):
File
"/home/bro/programmer/deluge/deluge_workdirs/master/deluge/main.py", line
253, in run_daemon
Daemon(options, args)
File
"/home/bro/programmer/deluge/deluge_workdirs/master/deluge/core/daemon.py",
line 160, in __init__
reactor.run()
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line
1169, in run
self.mainLoop()
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line
1178, in mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line
773, in runUntilCurrent
f(*a, **kw)
File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line
577, in stop
"Can't stop reactor that isn't running.")
twisted.internet.error.ReactorNotRunning: Can't stop reactor that isn't
running.
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2249>
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.