-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
ALL
-
-
N&O 2026-05-11
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BF-42961 is most likely due to a very rare test-only race condition caused when the test driver is suspended by Linux for many milliseconds.
We could add another fail point to improve the synchronization between the test driver and the code under test, but I'm not confident that would really prevent the race.
Instead, I'm increasing the relevant timeouts so that if this really is due to super rare process scheduling behavior, it will be much less likely to happen.