whoops
This commit is contained in:
parent
87b54a32b6
commit
f4da45091a
|
|
@ -85,8 +85,6 @@ class ServerRepository:
|
|||
# Default value.
|
||||
threadedNet = config.GetBool('threaded-net', False)
|
||||
|
||||
base.finalExitCallbacks.append(self.shutdown)
|
||||
|
||||
# Set up networking interfaces.
|
||||
numThreads = 0
|
||||
if threadedNet:
|
||||
|
|
|
|||
Loading…
Reference in New Issue