Skip to content

Should Object and other runtime types be Send/Sync? #44

@SSheldon

Description

@SSheldon

I believe that, currently, Object, Class, etc are Send and Sync because they don't contain any types to specify otherwise. Is this correct? At least, it seems like not all objects are Sync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions