Spawn a thread to await the async call and release a lock, block the main thread till the lock is released? What am I missing?
Spawn a thread to await the async call and release a lock, block the main thread till the lock is released? What am I missing?