containerd/runtime/v1
Michael Crosby 232a063496 Increase reaper buffer size and non-blocking send
Fixes #2709

This increases the buffer size for process exit subscribers. It also
implements a non-blocking send on the subscriber channel.  It is better
to drop an exit even than it is to block a shim for one slow subscriber.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-10-29 16:46:58 -04:00
..
linux Merge pull request #2605 from lifubang/runafterstart 2018-09-21 14:22:33 -04:00
shim Increase reaper buffer size and non-blocking send 2018-10-29 16:46:58 -04:00