You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace `Threads.nthreads()` with `Threads.maxthreadid()`.
Use `Threads.@threads :static` to be able to use `Threads.threadid()`.
This is just a quick bug fix, a better solution should be implemented
down the line.
0 commit comments