Teodor Ciuraru
Results
1
comments of
Teodor Ciuraru
@flockoffiles But why does your solution result in a deadlock when calling `mainQueueAwait()` inside a `DispatchQueue()`? I have a Dispatch Group with a `notify()` method and when I call `mainQueueAwait()`...