Skip to content

Enable strict concurrency checking #6887

@noahsmartin

Description

@noahsmartin

Currently we do not get warnings from the compiler for concurrency violations. We could enable strict concurrency checking to get the codebase ready for Swift 6 and avoid easily preventable bugs caused by race conditions. This is particularly important when planning refactors to the SDK since we will want to ensure it compiles with future versions of Swift

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions