Closed metcalf closed 8 years ago
There's a race condition in SlaveNode in which we see a stale child process boot and need to kill it:
This is harmless but currently logs a scary error to STDOUT. We should send this to the trace log instead.
r? @ptarjan
yay thanks lgtm
There's a race condition in SlaveNode in which we see a stale child process boot and need to kill it:
This is harmless but currently logs a scary error to STDOUT. We should send this to the trace log instead.
r? @ptarjan