-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make thread-safe; use JLL package #106
Conversation
Even though this passes, don't merge. It looks like the way I am defining my global arrays precompiles with the value of Threads.ntheads() from the first time I run it. Edit: fixed by |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM
Bump, is this good to go now? |
I believe this is good to go. |
Merge? |
I'm not sure what the issue is with the Windows nightly runs, but I don't think it is related to this PR. |
Fixes #39 #47.