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
I made a first attempt at this a while back, but the main blocker is that we need to use Windows's locking primitives instead of pthread's. I'm probably not going to work on this unless there's interest.
The text was updated successfully, but these errors were encountered:
I made a first attempt at this a while back, but the main blocker is that we need to use Windows's locking primitives instead of
pthread
's. I'm probably not going to work on this unless there's interest.The text was updated successfully, but these errors were encountered: