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
This fix may be better as a reentrant mutex that is conditionally applied only to mt_preview compiled code, but I like the fact that spinlocks become no-ops unless running multithreaded, and they are very simple.
Also bump the version for a new release, and made a couple code cleanliness tweaks.
0 commit comments