Skip to content

Fix unsafe threadid indexing #16

@NHDaly

Description

@NHDaly

See: https://julialang.org/blog/2023/07/PSA-dont-use-threadid/

This is unsafe now that julia has the ability to add and remove threads dynamically; you may end up on a threadid that is out-of-bounds on the vector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions