4 Commits

Author SHA1 Message Date
Julian Lettner
af64a9248f [Tests][TSan] Remove bash-ism |&, which is unsupported on other shells 2022-08-26 14:38:06 -07:00
Vitaly Buka
d848186a3b [tsan] Keep thread/stack for closed FD
Fixes b/242869837

Reviewed By: dvyukov

Differential Revision: https://reviews.llvm.org/D132068
2022-08-22 12:00:52 -07:00
David Blaikie
89d7db9d81 Revert "[tsan] Keep thread/stack for closed FD"
Test is flaky.

This reverts commit e9c5bde88ea2e35fadb15c5e5a1d2cb583fd0772.
2022-08-19 04:01:42 +00:00
Vitaly Buka
e9c5bde88e [tsan] Keep thread/stack for closed FD
Fixes b/242869837

Reviewed By: dvyukov

Differential Revision: https://reviews.llvm.org/D132068
2022-08-18 01:29:29 -07:00