StackOverflow Questions for Tag: dispatchgroup

Nikita Alexander
Nikita Alexander

Reputation: 567

Swift - Time Consuming Processing of an Array

Score: 0

Views: 74

Answers: 1

Read More
Almat Kairatov
Almat Kairatov

Reputation: 1

Thread 2: EXC_BREAKPOINT (code=1, subcode=0x102816584) How to resolve this error

Score: 0

Views: 77

Answers: 0

Read More

Why does this code deadlock on ios 15 and up?

Score: 0

Views: 64

Answers: 0

Read More
user23037275
user23037275

Reputation: 13

Any idea how to fix group.leave() crash report error in dispatch group ('dispatch_group_leave$VARIANT$mp.cold.1 + 36')?

Score: 0

Views: 544

Answers: 0

Read More
Dracula
Dracula

Reputation: 3090

Hows does DispatchGroup().leave() function correctly across different threads?

Score: 0

Views: 178

Answers: 1

Read More
LCSome
LCSome

Reputation: 5

Swift DispatchGroup notify called before task finish

Score: 0

Views: 43

Answers: 1

Read More
GruntBiscuits
GruntBiscuits

Reputation: 238

Does a dispatch group block the main thread in iOS?

Score: 2

Views: 223

Answers: 1

Read More
Duncan C
Duncan C

Reputation: 131418

I need to wait for a bunch of network APIs to complete. How do I do that?

Score: -2

Views: 98

Answers: 1

Read More
OhStack
OhStack

Reputation: 116

Multiple threads calling same function Swift/SwiftUI

Score: 0

Views: 328

Answers: 1

Read More
Neph
Neph

Reputation: 2001

dataTask() in a loop: Waiting and breaking

Score: -1

Views: 119

Answers: 1

Read More
CPlus
CPlus

Reputation: 4718

Why can Objective-C dispatch_group_create() return NULL but not Swift DispatchGroup()?

Score: 2

Views: 120

Answers: 1

Read More
Joice George
Joice George

Reputation: 89

What does exclamation in purple mean in Xcode?

Score: -2

Views: 1490

Answers: 1

Read More
jl303
jl303

Reputation: 1609

In Swift, how do you loop through a list and hand one item at a time to a function with completion closure?

Score: 0

Views: 104

Answers: 2

Read More
Code cracker
Code cracker

Reputation: 3166

dispatch_group_wait is not working in Objective-C

Score: 0

Views: 330

Answers: 2

Read More
Tometoyou
Tometoyou

Reputation: 8376

Nested dispatch queues not firing inner dispatch queue

Score: 0

Views: 100

Answers: 1

Read More
MobX
MobX

Reputation: 2670

DispatchGroup sequential execution problem

Score: -2

Views: 477

Answers: 1

Read More
user11345388
user11345388

Reputation:

group.notify never called in dispatchGroup

Score: -1

Views: 1009

Answers: 2

Read More
amirbt17
amirbt17

Reputation: 611

How to use DispatchGroup to update UI only after for-in loop has completed

Score: 0

Views: 359

Answers: 1

Read More
Chris
Chris

Reputation: 165

I create an instance of 3 different view models and assign each to a state object. How do I place this into a dispatch queue?

Score: 0

Views: 267

Answers: 1

Read More
Orlov.iosdev
Orlov.iosdev

Reputation: 33

How connect DispatchGroup and Executed Request Alamofire?

Score: 0

Views: 646

Answers: 2

Read More
PreviousPage 1Next