nitcorn: clean exit on SIGINT & SIGTERM
[nit.git] / lib / nitcorn / nitcorn.nit
index 40d02ef..013eb84 100644 (file)
@@ -62,3 +62,4 @@ module nitcorn
 import reactor
 import file_server
 import sessions
+import signal_handler