]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Don't crash thread pool thread if task throws
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 15 Sep 2025 19:41:16 +0000 (21:41 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 22 Sep 2025 16:56:28 +0000 (18:56 +0200)
commit8e08c366078fdc9b80670156a15373e42ae2c0ce
tree01037590dbf44a25c1964e505134beaff19f7814
parente6f7b72c7f575cddba4cb86d7e4175b1d3e4bf10
fix: Don't crash thread pool thread if task throws
src/ccache/util/threadpool.cpp