Avoid race conditions by execute tasks sequentially even across different threads. guarantee only one task is running at a time
-
Updated
Mar 21, 2019 - Swift
Avoid race conditions by execute tasks sequentially even across different threads. guarantee only one task is running at a time
Add a description, image, and links to the synchro topic page so that developers can more easily learn about it.
To associate your repository with the synchro topic, visit your repo's landing page and select "manage topics."