Aaron Piotrowski
|
bf08e2fdf4
|
Remove output buffering in child process; update require scoping
|
2018-10-15 00:15:56 -05:00 |
|
Aaron Piotrowski
|
fa864692e7
|
Read key in chunks
Not entirely sure if this is necessary given the expected length, but it doesn't hurt either.
|
2018-10-11 18:11:02 -05:00 |
|
Aaron Piotrowski
|
4cf26d4dfb
|
Authenticate worker when connecting to IPC
|
2018-10-10 18:31:34 -05:00 |
|
Aaron Piotrowski
|
cb5ea736d4
|
Improve process IPC
Processes now use a shared server socket instead of stdin and stdout for IPC.
|
2018-10-07 09:31:35 -05:00 |
|
Niklas Keller
|
c1114188b6
|
Improve error messages
|
2018-03-21 13:49:52 +01:00 |
|
Aaron Piotrowski
|
d89c9e3dee
|
Catch serialization failure in process runner
|
2017-12-13 10:31:43 -06:00 |
|
Aaron Piotrowski
|
4d4841f449
|
Refactor Process to make writing child processes simple
|
2017-12-10 16:39:49 -06:00 |
|