mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-16 14:25:12 +00:00
i like pie
This commit is contained in:
parent
7ad2b9ec6a
commit
c1e4364c1d
@ -302,7 +302,7 @@ class Manager:
|
||||
#kill dbus on windows
|
||||
if platform.system() == "Windows":
|
||||
import os
|
||||
os.popen4('tskill.exe dbus-daemon-deluge.exe')
|
||||
os.popen4('tskill.exe dbus-daemon-deluge')
|
||||
|
||||
def pickle_state(self):
|
||||
# Pickle the state so if we experience a crash, the latest state is
|
||||
|
Loading…
x
Reference in New Issue
Block a user