mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
c7890f25a9
The stdin fifo of exec process is created in containerd side after client calls Start. If the client calls CloseIO before Start call, the stdin of exec process is still opened and wait for close. For this case, client closes stdinCloseSync channel after Start. Signed-off-by: Wei Fu <fuweid89@gmail.com> |
||
---|---|---|
.. | ||
supervisor | ||
client_daemon.go | ||
client_daemon_linux.go | ||
client_daemon_windows.go | ||
client_local_windows.go | ||
errors.go | ||
process_windows.go | ||
queue.go | ||
queue_test.go | ||
types.go | ||
types_linux.go | ||
types_windows.go | ||
utils_windows.go | ||
utils_windows_test.go |