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
Hold a mutex when updating all CanPostTaskToAllNativeThreads::Captures members.
This is in the same vein as flutter#16081 but
includes holding the mutex when updating all members in the Captures struct
instead of just when tracking thread IDs.
0 commit comments