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
Don't require yaml and persistent-sqlite in snapshots
The recent nightly-2018-03-13 uncovered a bug in Stack: it assumes that
these two packages are present in all snapshots to apply a historical,
hacky fix. The hacky fix has not been required for quite some time, so
we simply gate on whether we're using an older snapshot or not.
0 commit comments