mirror of
https://github.com/swift-server/swift-memcache-gsoc.git
synced 2026-05-03 07:42:31 +00:00
350450f5cd
### Motivation: Catch potential data races at build time. ### Modifications: - Enabled strict concurrency checking in the Package.swift and removed it from the CI flags. ### Result: Fewer potential data races can sneak in. ### Test Plan Ran tests locally, did not see any concurrency warnings or errors.
13 lines
197 B
Plaintext
13 lines
197 B
Plaintext
.DS_Store
|
|
/.build
|
|
/Packages
|
|
/*.xcodeproj
|
|
xcuserdata/
|
|
DerivedData/
|
|
.swiftpm/config/registries.json
|
|
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
|
.netrc
|
|
Package.resolved
|
|
.*.sw?
|
|
.vscode
|