-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Labels
bug (unverified)The problem described would be a bug, but needs to be triagedThe problem described would be a bug, but needs to be triaged
Description
Version of Awkward Array
HEAD
Description and code to reproduce
Named axis uses this class-level dictionary:
awkward/src/awkward/_namedaxis.py
Line 32 in a7f7d44
| NamedAxis.mapping = {} |
which is not thread-safe
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug (unverified)The problem described would be a bug, but needs to be triagedThe problem described would be a bug, but needs to be triaged
Type
Projects
Status
Done