Skip to content

Conversation

@ra1028
Copy link
Owner

@ra1028 ra1028 commented May 14, 2024

Pull Request Type

  • Bug fix
  • New feature
  • Refactoring
  • Documentation update
  • Chore

Description

Concurrency support in builtin frameworks such as Foundation is becoming to be enough in place, so this PR address Concurrency warnings, including support for Sendable, in preparation for Swift6.

Impact on Existing Code

Projects with -strict-concurrency flag enabled would get warnings.
Also, code that obviously violates Sendable may get warnings even with the default minimal.

@ra1028 ra1028 merged commit 240aafd into main May 14, 2024
@ra1028 ra1028 deleted the fix/strict-concurrency branch May 14, 2024 08:36
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