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
Fixes a bug where the errors variable could be mutated on multiple threads by switching to Structured Concurrency from GCD, allowing the compiler to prevent future bugs of this nature from being written
0 commit comments