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
fix: remove deprecated http-allow-sync-stalled from LH (#805)
The `--http-allow-sync-stalled` flag is deprecated as of Lighthouse
v5.3.0, with its behaviour being enabled by default.
In v6.0.0 we would like to remove the flag entirely, which requires
removing it from Kurtosis (which we run on our CI):
- sigp/lighthouse#6490
0 commit comments