sbt/internal/util-control
Ethan Atkins d3f8cc8161 Kill external processes on sigint
On linux and mac, entering ctrl+c will automatically kill any forked
processes that were created by the sbt server because sigint is
automatically forwarded to the child process. This is not the case on
windows where it is necessary to forcibly kill these processes.
2020-08-23 10:15:07 -07:00
..
src/main/scala/sbt/internal/util Kill external processes on sigint 2020-08-23 10:15:07 -07:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00