Commit 6995433
authored
Limit cache directories (#7225)
Manifest loading dumps serialized diagnostics files into the manifest
cache, that's why the sandbox needs an exception for that. This
generally seems a bit odd, but firstly, we can limit the access to the
subdirectory that is actually being used instead of the entire cache.1 parent cf6f4ae commit 6995433
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
968 | 968 | | |
969 | 969 | | |
970 | 970 | | |
971 | | - | |
| 971 | + | |
972 | 972 | | |
973 | 973 | | |
974 | 974 | | |
| |||
0 commit comments