runner_exit_parallel.py 85 B

1234
  1. import exit_parallel
  2. controller = exit_parallel.Controller(False)
  3. controller.start()