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
Describe the bug
An invariant assertion failed in the ScheduledMerges prototype.
To Reproduce
Run cabal run prototypes-test -- --quickcheck-replay="(SMGen 3702524042292853426 14344574976030159473,92)" -p '/ScheduledMerges vs model/'
Expected behavior
There should be no assertion failure.