1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2026-03-02 03:40:21 +00:00
Files
ohwgiles_laminar/src
Oliver Giles d5cfa3b94e connect stdin to /dev/null
laminard is a daemon process and does not read from stdin. Usually
we can rely on the process mananger to do this for us, but if not
(e.g. laminard is run interactively), we need this so that child
processes (job runs) will not be able to block on stdin.

resolves #125
2020-06-15 12:31:42 +12:00
..
2019-12-25 14:37:16 +02:00
2020-05-22 11:42:16 +12:00
2019-07-04 12:28:33 +03:00
2019-12-23 07:56:37 +02:00
2019-12-23 07:56:37 +02:00
2019-12-23 07:56:37 +02:00
2020-06-15 12:31:42 +12:00
2019-12-23 07:56:37 +02:00
2019-10-05 20:06:35 +03:00
2019-12-23 07:56:37 +02:00
2019-12-23 07:56:37 +02:00
2020-05-22 11:42:16 +12:00