gh-129441: Fix some flakiness in test_instrumentation (gh-141881)
Most of the `self.assertTrue(self.called)` checks are flaky because the worker threads may sometimes finish before the main thread calls `self.during_threads()`.
S
Sam Gross committed
71126ab19c76d8227fc3b9c7c59b957ca82af4dd
Parent: c490ffb
Committed by GitHub <noreply@github.com>
on 11/24/2025, 4:19:07 PM