Skip to content
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

Support Sendable compliant protocols and classes #254

Merged

Commits on Apr 13, 2024

  1. Implemented inheritance of @unchecked Sendable for mock classes confo…

    …rming to the Sendable protocol
    nhiroyasu committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2a79ad9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    7bee97d View commit details
    Browse the repository at this point in the history
  2. Fixed CoW overhead issues

    nhiroyasu committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    425498c View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary imports

    nhiroyasu committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    30cd46c View commit details
    Browse the repository at this point in the history