Swift Forums
Bridging async > sync code in swift concurrency
Using Swift
concurrency
,
asyncawait
ibex10
May 21, 2023, 11:59pm
13
You can implement a safe-to-use semaphore by using continuations. See the discussions
here
.
show post in topic