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
When writing an updated package manifest in tests fails, try again
Package resolving can open Package.swift in exclusive mode on Windows, which prevents us from writing the new package manifest. Keep retrying until we get a successful write. This matches what a user would do.
0 commit comments