StackOverflow Questions for Tag: structured-concurrency

mdrg
mdrg

Reputation: 3402

Java 21 structured concurrency, need predictable subtask exception ordering

Score: 7

Views: 704

Answers: 4

Read More
Matt5920
Matt5920

Reputation: 13

Running a function in a background thread in Swift IOS

Score: 0

Views: 131

Answers: 2

Read More
Somjit
Somjit

Reputation: 2762

SpringBoot 3.4 with virtual thread enabled, but getting sequential execution

Score: 1

Views: 209

Answers: 0

Read More
Isaaс Weisberg
Isaaс Weisberg

Reputation: 2814

Is there a way to use Swift 6 without SWIFT_STRICT_CONCURRENCY=COMPLETE?

Score: 2

Views: 687

Answers: 1

Read More
iroh
iroh

Reputation: 405

Main actor-isolated static property 'text' cannot be mutated from a non-isolated context; this is an error in Swift 6

Score: 4

Views: 5537

Answers: 2

Read More
Isaaс Weisberg
Isaaс Weisberg

Reputation: 2814

How are Objective-C `completion` APIs made available via async-await?

Score: 0

Views: 147

Answers: 1

Read More
Isaaс Weisberg
Isaaс Weisberg

Reputation: 2814

In Swift Structured Concurrency, how are Actors synchronized?

Score: 1

Views: 53

Answers: 1

Read More
Isaaс Weisberg
Isaaс Weisberg

Reputation: 2814

Async call to a func defined in extension from an isolated function in an actor preserves the isolation?

Score: 1

Views: 83

Answers: 1

Read More
Shyam Patel
Shyam Patel

Reputation: 25

Puzzling Coroutines behavior in Android ViewModel

Score: 2

Views: 100

Answers: 2

Read More
Roman
Roman

Reputation: 1498

Inlining awaits from different threads in SwiftUI

Score: -1

Views: 44

Answers: 1

Read More
Ky -
Ky -

Reputation: 32073

How do I load metadata from an AVAsset into a SwiftUI View without compiler warnings?

Score: 2

Views: 576

Answers: 1

Read More
Salathiel Genese
Salathiel Genese

Reputation: 1909

Is this a Java bug or am I misusing Java (preview)'s structured task scope?

Score: 5

Views: 248

Answers: 1

Read More
Gargo
Gargo

Reputation: 1380

DispatchQueue.main.asyncAfter equivalent in Structured Concurrency in Swift?

Score: 16

Views: 4765

Answers: 1

Read More
Shyam Patel
Shyam Patel

Reputation: 25

Kotlin coroutines launch vs async exception handling

Score: 0

Views: 68

Answers: 1

Read More
simnik
simnik

Reputation: 483

Mutating async function on actor-isolated property

Score: 1

Views: 533

Answers: 1

Read More
riccardo.cardin
riccardo.cardin

Reputation: 8353

Is it possible to cancel a forked subtask in a StructuredTaskScope

Score: 1

Views: 161

Answers: 1

Read More
olha
olha

Reputation: 2262

Call to actor-isolated instance method in a synchronous actor-isolated context

Score: 5

Views: 7068

Answers: 2

Read More
findusl
findusl

Reputation: 2644

How can I get the name of the failed Child Coroutine in a CoroutineExceptionHandler?

Score: 3

Views: 59

Answers: 0

Read More
jalone
jalone

Reputation: 2063

Custom makeBody @MainActor ButtonStyle triggers warning on makeBody with strict concurrency enabled

Score: 0

Views: 131

Answers: 0

Read More
Tugalsan Karabacak
Tugalsan Karabacak

Reputation: 633

scope.joinUtil is not working for nested StructuredTaskScope.ShutdownOnFailure

Score: 1

Views: 134

Answers: 1

Read More
PreviousPage 1Next