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
We've run into a couple of instances now where the CI server box has failed the prerequisite/cleanup steps because either git.exe was running for a long time and not proceeding, or w3wp.exe was holding onto files that was preventing the cleanup/sync necessary.
This has necessitated manual intervention in these cases to fix and stabilize the services.
We should find a way to force-quit and recover services/processes like this on the CI server to help keep our CI server system stable without the need for human intervention.