You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(profiling): fix a flaky test checking task name (#3487) (#3514)
The task name is not always the main thread, as another coroutine might run and
might have been started by another test.
(cherry picked from commit f50a3b6)
Co-authored-by: Julien Danjou <[email protected]>
0 commit comments