Reply to post: Re: and if they can't they yield and it goes onto the next one.

Swift 5.5 unleashed with async keyword to fix 'pyramid of doom', plus other changes in 'massive release'

7layersdown

Re: and if they can't they yield and it goes onto the next one.

But you get to decide whether to perform the 2 tasks in parallel (async let both statements and then await both tasks together) or serially (await each task in turn)

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon