mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-06 00:48:15 +08:00
Remove pdb.
This commit is contained in:
@@ -393,7 +393,6 @@ class SimulatedTrading(object):
|
||||
thread.join()
|
||||
else:
|
||||
self.controller_process.join()
|
||||
import pdb; pdb.set_trace()
|
||||
for process in self.sim.subprocesses:
|
||||
process.join()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user