1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2024-09-27 22:13:43 +00:00
ohwgiles_laminar/test
Oliver Giles 9c256815e4 resolves #29: graceful shutdown
on SIGINT/SIGTERM:
1. stop accepting new connections
2. send SIGTERM to all child tasks
3. wait for processes to end
4. drop all websockets
2018-02-24 18:53:11 +02:00
..
test-conf.cpp add basic tests for conf, database and run 2018-01-26 13:07:02 +02:00
test-database.cpp add basic tests for conf, database and run 2018-01-26 13:07:02 +02:00
test-laminar.cpp resolves #28: compensate for server/client clock skew 2018-02-03 16:52:46 +02:00
test-run.cpp resolves #29: graceful shutdown 2018-02-24 18:53:11 +02:00
test-server.cpp resolves #29: graceful shutdown 2018-02-24 18:53:11 +02:00