flowhub / jsjob

Run arbitrary JavaScript code as jobs, in a browser-based sandbox.
MIT License
18 stars 0 forks source link

Implement job cancellation on Runner.stop() #13

Closed jonnor closed 8 years ago

jonnor commented 8 years ago

Also gives specific errors in case child process is unexpectedly terminated, and fixes a issue where jobs entries were not getting cleared in all cases.