You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm reading about multi-identity in the developer guide, and I see that it covers GCD + NSOperationQueue, but not Swift Concurrency concepts like the cooperative thread pool, actors, custom executors, etc. Could you please provide some guidance about implementing multi-identity in an app that uses Swift Concurrency?
The text was updated successfully, but these errors were encountered:
I'm reading about multi-identity in the developer guide, and I see that it covers GCD + NSOperationQueue, but not Swift Concurrency concepts like the cooperative thread pool, actors, custom executors, etc. Could you please provide some guidance about implementing multi-identity in an app that uses Swift Concurrency?
The text was updated successfully, but these errors were encountered: