You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restrict filesystem reads during resolution phase (#5043)
Follow up to #5037, but for
resolution phase rather than execution. We allow filesystem reads within
`interp.watchValue` blocks, since those get properly handled w.r.t.
`--watch` and other things
Covered by updated integration tests. There are a few awkward existing
violations that I grandfathered in for now
0 commit comments