Skip to content

Avoid concurrency errors #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2025
Merged

Avoid concurrency errors #43

merged 1 commit into from
Apr 17, 2025

Conversation

stephencelis
Copy link
Member

In certain situations, the Swift 5 mode of Snapshot Testing is clashing with this project's Swift 6 mode. I encountered this in a Linux project the other day, but am unable to reproduce it today. Still, this change fixed it, and until Snapshot Testing is v6-compliant the safest thing is probably for downstream clients to have matching modes.

@stephencelis stephencelis requested a review from mbrandonw April 14, 2025 17:42
@stephencelis stephencelis merged commit ef8d250 into main Apr 17, 2025
3 checks passed
@stephencelis stephencelis deleted the linux-fix branch April 17, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants