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
## Summary
Catch potential data races at build time.
- Enabled strict concurrency checking in the Package.swift.
- The package is warning-free with this setting out of the box, so no
action.
## Test Plan
Verified no warnings and tests pass locally on macOS, and then on Linux
with 5.9, 5.10, and 6.0
0 commit comments