Merge pull request #36100 from timstclair/cris-leak
Automatic merge from submit-queue
Cleanup leaking goroutine
Cleanup potential go-routine leak in ExecSync path by removing timeout support. Timeout support is added in https://github.com/kubernetes/kubernetes/pull/33366 and https://github.com/kubernetes/kubernetes/pull/35893, and until those merge this is consistent with current behavior.
/cc @rhcarvalho
Showing
Please
register
or
sign in
to comment