urbit/pkg/king
Elliot Glaysher 7c6a3c2300 Make king shutdown cleanly on a new line.
This makes canceling the persistance thread not rethrow an exception
which kills the process, and makes the terminal driver write one
final newline before giving control back to the terminal so the
bash prompt writes to its own line.
2019-09-17 14:00:54 -07:00
..
app Implemented lockfile with correct handling of SIGINT (^C) and SIGTERM (send by kill). 2019-09-12 23:55:10 -07:00
lib Make king shutdown cleanly on a new line. 2019-09-17 14:00:54 -07:00
test Store collected effects in LMDB. 2019-08-20 16:32:46 -07:00
.gitignore CLI parsing. 2019-08-12 21:57:30 -07:00
package.yaml Merge pull request #1740 from urbit/king-cleanup 2019-09-16 14:49:09 -07:00