sbt/main
Ethan Atkins 452c49f84c Start server if active.json file is removed
If there are two sbt instances and one of them is running a server, the
other instance is presently prevented from ever starting a server. If an
sbt instance is unable to start a local server because of the presence
of another server, we can monitor the active.json file for changes and,
if it is deleted, we can then try again to start a new server instance.
2020-11-02 08:36:46 -08:00
..
src Start server if active.json file is removed 2020-11-02 08:36:46 -08:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00