wip: explore removing delays(7)
This commit is contained in:
parent
ba8d90038d
commit
edc7d40dbc
@ -108,6 +108,7 @@ fromTransform t =
|
||||
err <- liftEffect $ liftST $ STRef.read error
|
||||
for_ err throwError
|
||||
|
||||
yieldWhileReadable
|
||||
ma <- await
|
||||
case ma of
|
||||
Nothing -> cleanup cancel
|
||||
|
Loading…
Reference in New Issue
Block a user