mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-18 03:21:20 -05:00
clean up children at exit -- had about twenty processes all watching and recompiling the docs
This commit is contained in:
@@ -65,6 +65,7 @@ Usage:
|
||||
sleep WATCH_INTERVAL
|
||||
end
|
||||
end
|
||||
Signal.trap("INT") { watch_thread.kill }
|
||||
watch_thread.join
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user