fix: make named axis thread-safe and start testing using multiple threads in CI#3805
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
🚀 New features to boost your workflow:
|
|
The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3805 |
pfackeldey
left a comment
There was a problem hiding this comment.
This looks good to me know! I'm approving the python side here that makes things thread-safe. @ariostas could you review/approve the CI part of this PR?
ariostas
left a comment
There was a problem hiding this comment.
The CI side looks good to me! It does make sense to separate "nogil" and "basic". We should have done that before. And yeah, we should have been testing 3.14t on macOS.
|
@henryiii said on slack this is good. Can we merge it? |
Sure, go ahead 🙌 |
Fixes #3802
Closes #3803