1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2024-09-29 15:00:45 +00:00
ohwgiles_laminar/test
Oliver Giles 3fde38c6b8 job leader process
Implement a separate process, the "leader", which runs all the
scripts for a job run, instead of directly from the main laminard
process. This makes for a cleaner process tree view, where the
owning job for a given script is clear; also the leader process
acts as a subreaper to clean up any wayward descendent processes.

Resolves #78.
2019-12-23 07:56:37 +02:00
..
eventsource.h replace websockets with sse and refactor 2019-10-05 20:06:35 +03:00
laminar-fixture.h job leader process 2019-12-23 07:56:37 +02:00
laminar-functional.cpp job leader process 2019-12-23 07:56:37 +02:00
main.cpp job leader process 2019-12-23 07:56:37 +02:00
tempdir.h Replace boost/filesystem with kj/filesystem 2018-09-28 12:43:40 +03:00
unit-conf.cpp replace websockets with sse and refactor 2019-10-05 20:06:35 +03:00
unit-database.cpp replace websockets with sse and refactor 2019-10-05 20:06:35 +03:00