Commit 1d195b0
authored
Disable persistent workers in sphinx_docs (#453)
Persistent workers cause Bazel cache corruption when external
dependency versions change (stale symlinks remain visible to Sphinx).
There is a performance cost to disabling this feature.1 parent 6763560 commit 1d195b0
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
297 | 300 | | |
298 | 301 | | |
299 | 302 | | |
| |||
0 commit comments