src/eric7/Utilities/BackgroundClient.py

branch
eric7
changeset 11148
15e30f0c76a8
parent 11090
f5f5f5803935
equal deleted inserted replaced
11147:dee6e106b4d3 11148:15e30f0c76a8
248 backgroundClient = BackgroundClient(host, int(port), int(maxProcs)) 248 backgroundClient = BackgroundClient(host, int(port), int(maxProcs))
249 # Start the main loop 249 # Start the main loop
250 backgroundClient.run() 250 backgroundClient.run()
251 251
252 # 252 #
253 # eflag: noqa = M801 253 # eflag: noqa = M-801

eric ide

mercurial