Skip to content

Fix unsafe threadid indexing #16

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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