Skip to content

Stop re-using a stash with --reuse_sandbox_directories when the reuse is itself more expensive than creating a new sandbox directory #20584

@oquenchil

Description

@oquenchil

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.

Metadata

Metadata

Assignees

Labels

P4This is either out of scope or we don't have bandwidth to review a PR. (No assignee)team-PerformanceIssues for Performance teamstype: bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions