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
After [fs4 update](#152), it
looks like it started returning `Ok(false)` if it couldn't acquire the
lock. This made protofetch ignore the locks completely. This PR makes it
handle the `Ok(false)` response correctly.
0 commit comments