Skip to content

Conversation

@bryan1anderson
Copy link

This pull request includes several changes to ensure thread safety and conformance to Swift concurrency protocols. The most important changes include updating the Swift language version, adding Sendable conformance to various types, and ensuring thread-safe access to shared resources.

Language Version Update:

  • Package.swift: Updated the Swift tools version from 5.7 to 6.0.

Concurrency and Thread Safety:

Protocol and Struct Conformance:

Final Class and Thread Safety Enhancements:

Copy link

@atomkirk atomkirk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh wow haha ❤️ 🚀

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