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
Fix very long t5799-gvfs-helper.sh runtimes in our CI runs (#760)
I have noticed for over a year now that some jobs in `microsoft/git`'s
CI take quite a long time: well over an hour.
Finally I have a fix for that. All those build minutes were quite
wastefully spent on... _sleeping_.
The whole story is written down in the commit message, if anyone is
interested.
0 commit comments