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
SPI is helpfully checking if packages have data race errors and displays that on the package homepage like:
Has data race errors
What is data race safety and how is it tested?
However what wasn't clear is how those builds were run. After speaking with Sven I understood that I needed to look at the swift 6 beta build which enables complete swift-concurrency checking. I think the docs should be updated into include this information somehow.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
SPI is helpfully checking if packages have data race errors and displays that on the package homepage like:
However what wasn't clear is how those builds were run. After speaking with Sven I understood that I needed to look at the swift 6 beta build which enables complete swift-concurrency checking. I think the docs should be updated into include this information somehow.
Beta Was this translation helpful? Give feedback.
All reactions