294fc9762e
With both rootless and live restore enabled, there's some race condition which causes the container to be `Unmount`ed before the refcount is restored. This makes sure we don't underflow the refcount (uint64) when decrementing it. The root cause of this race condition still needs to be investigated and fixed, but at least this unflakies the `TestLiveRestore`. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com> |
||
---|---|---|
.. | ||
fuzz_test.go | ||
lcow_parser.go | ||
lcow_parser_test.go | ||
linux_parser.go | ||
linux_parser_test.go | ||
mounts.go | ||
parser.go | ||
parser_test.go | ||
validate.go | ||
validate_test.go | ||
validate_unix_test.go | ||
validate_windows_test.go | ||
volume_copy.go | ||
volume_unix.go | ||
volume_windows.go | ||
windows_parser.go | ||
windows_parser_test.go |