Skip to content

Fix Swift 6 Concurrency Errors #309

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toastersocks
Copy link

What's in this pull request?

This PR adds compatibility with Swift 6 mode while maintaining Swift 5.2 compatibility.

  • Makes SwiftCheck compatible with Swift 6 language
  • Fix Swift 6 concurrency errors.

Why merge this pull request?

This updates increases concurrency safety and lays the foundation for further updates, such as adding compatibility with the Swift Testing (swift-testing) framework.

What's worth discussing about this pull request?

Not too much I think. Seems like an uncontroversial change to me, but I'm happy to discuss.

What downsides are there to merging this pull request?

None that I'm aware of.

- Make package compatible with Swift 6
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.

1 participant