StackOverflow Questions for Tag: structured-concurrency

mdrg
mdrg

Reputation: 3412

Java 21 structured concurrency, need predictable subtask exception ordering

Score: 7

Views: 762

Answers: 4

Read More
Matt5920
Matt5920

Reputation: 13

Running a function in a background thread in Swift IOS

Score: 0

Views: 247

Answers: 2

Read More
Somjit
Somjit

Reputation: 2782

SpringBoot 3.4 with virtual thread enabled, but getting sequential execution

Score: 1

Views: 293

Answers: 0

Read More
Isaaс Weisberg
Isaaс Weisberg

Reputation: 2823

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

Score: 3

Views: 916

Answers: 1

Read More
iroh
iroh

Reputation: 425

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

Score: 5

Views: 6136

Answers: 2

Read More
Isaaс Weisberg
Isaaс Weisberg

Reputation: 2823

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

Score: 0

Views: 179

Answers: 1

Read More
Isaaс Weisberg
Isaaс Weisberg

Reputation: 2823

In Swift Structured Concurrency, how are Actors synchronized?

Score: 1

Views: 53

Answers: 1

Read More
Isaaс Weisberg
Isaaс Weisberg

Reputation: 2823

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

Score: 1

Views: 89

Answers: 1

Read More
Shyam Patel
Shyam Patel

Reputation: 25

Puzzling Coroutines behavior in Android ViewModel

Score: 2

Views: 112

Answers: 2

Read More
Roman
Roman

Reputation: 1500

Inlining awaits from different threads in SwiftUI

Score: -1

Views: 44

Answers: 1

Read More
Ky -
Ky -

Reputation: 32163

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

Score: 2

Views: 634

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: 262

Answers: 1

Read More
Gargo
Gargo

Reputation: 1374

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

Score: 16

Views: 4922

Answers: 1

Read More
Shyam Patel
Shyam Patel

Reputation: 25

Kotlin coroutines launch vs async exception handling

Score: 0

Views: 74

Answers: 1

Read More
simnik
simnik

Reputation: 483

Mutating async function on actor-isolated property

Score: 1

Views: 587

Answers: 1

Read More
riccardo.cardin
riccardo.cardin

Reputation: 8353

Is it possible to cancel a forked subtask in a StructuredTaskScope

Score: 1

Views: 174

Answers: 1

Read More
olha
olha

Reputation: 2272

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

Score: 6

Views: 8086

Answers: 2

Read More
findusl
findusl

Reputation: 2664

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

Score: 3

Views: 60

Answers: 0

Read More
jalone
jalone

Reputation: 2073

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

Score: 0

Views: 132

Answers: 0

Read More
Tugalsan Karabacak
Tugalsan Karabacak

Reputation: 653

scope.joinUtil is not working for nested StructuredTaskScope.ShutdownOnFailure

Score: 1

Views: 135

Answers: 1

Read More
PreviousPage 1Next