Comment on Optimizing for the Speed of LightparentComments−kokkelivekkuli6ySpawn a thread to await the async call and release a lock, block the main thread till the lock is released? What am I missing?
Comments
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?