StackOverflow Questions for Tag: sendable

user29816220
user29816220

Reputation: 21

Task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses

Score: 2

Views: 74

Answers: 2

Read More
Deepak Sharma
Deepak Sharma

Reputation: 6581

What is the point of `Sendable` protocol in Swift

Score: 0

Views: 224

Answers: 1

Read More
mbence
mbence

Reputation: 1

Swift 6 async await using services and domain models

Score: 0

Views: 54

Answers: 0

Read More
Daniele B
Daniele B

Reputation: 20442

Swift 6 error: non-sendable type 'Timer' in a `@Sendable` closure

Score: 1

Views: 282

Answers: 2

Read More
reza23
reza23

Reputation: 3385

Simple Sendable issue with Swift6

Score: 1

Views: 278

Answers: 1

Read More
Luciano Perez
Luciano Perez

Reputation: 101

@Sendable issue in Swift 6 migration

Score: 0

Views: 179

Answers: 0

Read More
Peiper
Peiper

Reputation: 53

How to handle Non Sendable Struct in Async/Await?

Score: 2

Views: 480

Answers: 1

Read More
adseeAnn
adseeAnn

Reputation: 37

Should I make my service Sendable? Issues with concurrency in Swift

Score: 2

Views: 603

Answers: 1

Read More
squarefrog
squarefrog

Reputation: 4832

Conforming Swift Protocols to Sendable

Score: 3

Views: 5894

Answers: 2

Read More
Darren
Darren

Reputation: 10398

How do you work with Non-sendable types in swift?

Score: 17

Views: 12659

Answers: 1

Read More
Yotam
Yotam

Reputation: 10485

Swift actor pointing to a non sendable class

Score: 1

Views: 48

Answers: 0

Read More
Sandeep Bhandari
Sandeep Bhandari

Reputation: 20379

Cannot convert value of type '[DataModel<T>]' to expected argument type '[DataModel<T>]'

Score: 0

Views: 119

Answers: 2

Read More
Michał Ziobro
Michał Ziobro

Reputation: 11812

How to make non-sendable type usable in Sendable context?

Score: 0

Views: 1013

Answers: 1

Read More
Siddhant Mishra
Siddhant Mishra

Reputation: 366

Sendability of function types in property does not match requirement in protocol

Score: 0

Views: 323

Answers: 1

Read More
rayaantaneja
rayaantaneja

Reputation: 1748

Why are non-sendable properties mutable from Tasks in Swift

Score: 0

Views: 1936

Answers: 1

Read More
foolbear
foolbear

Reputation: 964

How can i pass sortDescriptors into CloudKitUtility.fetch() as parameter in @MainActor environment?

Score: 0

Views: 130

Answers: 1

Read More
phi
phi

Reputation: 10733

Can I call an actor's function from a @Sendable sync function?

Score: 0

Views: 872

Answers: 1

Read More
bobby123uk
bobby123uk

Reputation: 1150

Foundation.Date does not conform to Sendable. Now what?

Score: 2

Views: 436

Answers: 1

Read More
lmag
lmag

Reputation: 41

Swift Actors and old dependencies

Score: 3

Views: 779

Answers: 1

Read More
Reinhard Männer
Reinhard Männer

Reputation: 15247

Capture of 'self' in a `@Sendable` closure

Score: 2

Views: 3948

Answers: 1

Read More
PreviousPage 1Next