Oliver Giles
|
649caee297
|
resolves #30: job execution timeout
Add the ability to configure a timeout in seconds
after which a job run will be automatically aborted
|
2018-05-12 13:25:19 +03:00 |
|
Oliver Giles
|
083f136186
|
resolves #41: strange behaviour of limits
On a configuration change, update existing Nodes in Laminar's NodeMap
rather than replacing it with a new map.
|
2018-04-20 14:18:10 +03:00 |
|
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 |
|
Oliver Giles
|
ade58a202a
|
tests: env lives in /usr/bin
|
2018-01-27 13:06:06 +02:00 |
|
Oliver Giles
|
5ff3bbe2bb
|
add basic tests for conf, database and run
|
2018-01-26 13:07:02 +02:00 |
|