Skip to content

Make lockablescore RW #2192

Closed
Closed
@TheBlueMatt

Description

@TheBlueMatt

Currently LockableScore only has one lock and then returns a Score that has some mutable methods and some non-mut methods. We really should make LockableScore have both a read and write lock which would make parallel route-finding trivial, rather than somewhat convoluted today.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions