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
We already have a Compat.Threads module, and it would be good to include more functions. In particular, nthreads() and threadid() are useful for defining thread-local variables, and can default to 1 on older versions.