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
Revert of "Lock scratch directory during tool execution" (#7286)
We're seeing hangs in self-hosted jobs since merging this and I can't
repro locally, so let's try this speculative revert to see whether it
resolves the issues.
Reverts #7269
swiftTool.outputStream.write("Another instance of SwiftPM is already running using '\(swiftTool.scratchDirectory)', waiting until that process has finished execution...".utf8)
0 commit comments