This commit is contained in:
voidlizard 2024-12-04 13:17:59 +03:00
parent ba4990a039
commit 93d8848a72
1 changed files with 1 additions and 1 deletions

View File

@ -599,7 +599,7 @@ export mref' r = connectedDo $ flip runContT pure do
ContT $ withAsync $ replicateM_ 2 $ forever do
join $ atomically (readTQueue deferred)
lift $ flip fix ExportGetCommit $ \next -> \case
lift $ flip fix ExportStart $ \next -> \case
ExportStart -> do
here <- withState $ selectCBlock r <&> isJust