Sign in
bazel
/
bazel
/
b78bbd5dd53ecaeb8a736b69ecd3f014232da1d4
/
src
/
test
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
worker
026de57
workers: Pass a map of input filenames -> digest of file contents to workers so that they can cache and reuse state for unchanged inputs over multiple builds.
by Philipp Wollermann
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
40dd02c
workers: Use the new worker testbed to check that workers get reused correctly, restart after a clean exit and that workers returning junk are being dealt with.
by Philipp Wollermann
· 10 years ago
3cb162d
workers: Put all tests in bazel_worker_test.sh. Add a testbed that makes it easy to test details of how the worker strategy behaves in corner cases.
by Philipp Wollermann
· 10 years ago