Multiple SIGINTs to deluged gives ReactorNotRunning: Can't stop reactor that isn't running.
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.
Change History
(5)
Milestone: |
Future → 1.4.0
|
Owner: |
set to Calum
|
Status: |
new → assigned
|
Milestone: |
1.4.0 → not applicable
|
Milestone: |
not applicable → 2.0
|
Resolution: |
→ Fixed
|
Status: |
assigned → closed
|
Issue in twisted: https://twistedmatrix.com/trac/ticket/4406