diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-07-24 15:11:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 15:11:24 -0700 |
commit | bcfd29418f8851b93309746f987c22644bac6307 (patch) | |
tree | c292c4d4463886387f1c61ac62a18f848630ffe0 /llvm/unittests/Support/ProgramStackTest.cpp | |
parent | fd8f69d3eb9be3a987b4044fa93dd9ed0aafe094 (diff) | |
download | llvm-bcfd29418f8851b93309746f987c22644bac6307.zip llvm-bcfd29418f8851b93309746f987c22644bac6307.tar.gz llvm-bcfd29418f8851b93309746f987c22644bac6307.tar.bz2 |
[CI][Github] Set SCCACHE_IDLE_TIMEOUT to 0 (#150508)
This patch sets the sccache idle timeout to zero which ensures that it
will run indefinitely. Without this, sccache will sometimes stop when
several long test suites get run consequitively. This resets the
statistics which we save at the end. Ensuring the process stays running
means we have accurate statistics when we collect them at the end.
Diffstat (limited to 'llvm/unittests/Support/ProgramStackTest.cpp')
0 files changed, 0 insertions, 0 deletions