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
This affects for example test actions where two spawns are run, the first spawn runs the test and the second spawn processes the output to create an xml file.
The second will try to use the same stash as the first but will first have to clean it up, in some cases having to remove thousands of files that aren't needed.