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
…utex/conditions (#39)
Fixes#21
Basically borrowed NIOLock for the time being until we have some other
native swift concurrency primitive for synchronisation, using dispatch
semaphores instead of pthread ones.
https://github.com/groue/Semaphore
The text was updated successfully, but these errors were encountered: