Resolve "Kill plugin threads if join fails"
Closes #22 (closed)
This should make it so that if one of the plugin threads hangs, we detect that case and raise SystemExit, which ought to kill the entire process.
Edited  by Stephen Miller
Closes #22 (closed)
This should make it so that if one of the plugin threads hangs, we detect that case and raise SystemExit, which ought to kill the entire process.