Commit adcb024
committed
Disable persistent workers in sphinx_docs
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 4f39de2 commit adcb024
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
294 | 297 | | |
295 | 298 | | |
296 | 299 | | |
| |||
0 commit comments