Skip to content

Array returns out of a monitor method should be locked #38

@bobjervis

Description

@bobjervis

Currently, the compiler will lazily copy the array at the call site, which would be outside of any lock. That violates the promises of locked access to data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions