containerd/runtime
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/runctypes Runtime v2 2018-07-17 10:21:29 -04:00
proc separate proc interfaces into standalone package 2018-06-07 10:03:15 -04:00
restart Cleanup workdirs on manager load 2018-07-30 10:21:04 -04:00
v1 Increase reaper buffer size and non-blocking send 2018-10-29 16:46:58 -04:00
v2 Increase reaper buffer size and non-blocking send 2018-10-29 16:46:58 -04:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go Runtime v2 2018-07-17 10:21:29 -04:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Runtime v2 2018-07-17 10:21:29 -04:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00