Files
containerd/pkg/server
Li Yuxuan cb0140063e Fix goroutine leak when exec/attach
The resize chan is never closed when doing exec/attach now. What's more,
`resize` is a recieved only chan so it can not be closed. Use ctx to
exit the goroutine in `handleResizing` properly.

Signed-off-by: Li Yuxuan <liyuxuan04@baidu.com>
2020-03-24 10:42:54 +08:00
..
2019-09-18 10:46:29 -07:00
2019-09-18 10:46:29 -07:00
2019-04-18 00:18:26 -07:00
2019-12-06 10:56:27 -08:00
2019-12-06 10:56:27 -08:00
2019-09-18 17:21:37 -07:00
2019-09-19 14:05:28 -07:00
2019-09-18 17:21:37 -07:00
2019-09-19 14:05:28 -07:00
2018-09-10 11:30:52 -07:00
2019-09-18 10:46:29 -07:00
2018-03-17 02:24:38 +00:00