aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/subsystem/linux
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-07-05 14:18:38 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-07-05 14:28:15 +0000
commitbc4ebbb5bf84ebb005a6746d61df58528c02e85f (patch)
tree0fcd4c51b182e356db4a48eb1a4331626c42f251 /pkg/subsystem/linux
parentbeb4e8def320cd266c6d992ad3b963a9a6e19639 (diff)
pkg/runtest: fix episodic "directory not empty" failures in tests
I still see the following errors in every other run: === CONT TestCover/64/1 === NAME TestCover/64/3 testing.go:1232: TempDir RemoveAll cleanup: unlinkat /tmp/TestCover6431888025363/001: directory not empty === CONT TestCover/64_fork/0 === CONT TestCover/64_fork/9 === NAME TestCover/64/1 testing.go:1232: TempDir RemoveAll cleanup: unlinkat /tmp/TestCover6412810450597/001: directory not empty We set PR_SET_PDEATHSIG for subprocesses, but we still don't wait for them to terminate.
Diffstat (limited to 'pkg/subsystem/linux')
0 files changed, 0 insertions, 0 deletions