Open bajuwa opened 4 years ago
This is turning out to be non-trivial as python cannot kill the threads it creates, and when trying to use processes the 'pickle' package it depends on does not work with the current implementation.
consider triggering the script via shell instead via Popen which has Popen.kill()
nvm, the comgui.exe won't have access to a script to trigger via popen
After hitting 'run', replace the word 'run' with 'cancel' and have it interrupt the scripts.