diff options
author | Nicolas Lacasse <nlacasse@google.com> | 2018-07-12 13:36:01 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-07-12 13:36:57 -0700 |
commit | 67507bd579a305e5d993c7cca71b665f33f341ff (patch) | |
tree | 7dd1a20dcefb11cdb19afcff44afc4538ffa8ce9 /.github | |
parent | 41e0b977e5ffc667750c0f706bb70173c5de2161 (diff) |
runsc: Don't close the control server in a defer.
Closing the control server will block until all open requests have completed.
If a control server method panics, we end up stuck because the defer'd Destroy
function will never return.
PiperOrigin-RevId: 204354676
Change-Id: I6bb1d84b31242d7c3f20d5334b1c966bd6a61dbf
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions