##// END OF EJS Templates
remove accidental debug statement
MinRK -
Show More
@@ -796,7 +796,7 b' def launch_scheduler(in_addr, out_addr, mon_addr, not_addr, reg_addr, config=Non'
796 796 identity=b'task', in_thread=False):
797 797
798 798 ZMQStream = zmqstream.ZMQStream
799 loglevel = logging.DEBUG
799
800 800 if config:
801 801 # unwrap dict back into Config
802 802 config = Config(config)
General Comments 0
You need to be logged in to leave comments. Login now