diff options
author | Nicolas Lacasse <nlacasse@google.com> | 2018-09-20 14:36:38 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-09-20 14:37:53 -0700 |
commit | cbaec4d61454f7426d14b44bf25c67282251453c (patch) | |
tree | b202aaed023a9169794b1eca90ea18cea639d731 /runsc/specutils/cpu.go | |
parent | 9464b82a067df93101e77bd51800364671d7f032 (diff) |
Wait for all async fs operations to complete before returning from Destroy.
Destroy flushes dirent references, which triggers many async close operations.
We must wait for those to finish before returning from Destroy, otherwise we
may kill the gofer, causing a cascade of failing RPCs and leading to an
inconsistent FS state.
PiperOrigin-RevId: 213884637
Change-Id: Id054b47fc0f97adc5e596d747c08d3b97a1d1f71
Diffstat (limited to 'runsc/specutils/cpu.go')
0 files changed, 0 insertions, 0 deletions