wip: explore removing delays(7)

This commit is contained in:
orion 2024-05-14 11:04:48 -05:00
parent ba8d90038d
commit edc7d40dbc
Signed by: orion
GPG Key ID: 6D4165AE4C928719

View File

@ -108,6 +108,7 @@ fromTransform t =
err <- liftEffect $ liftST $ STRef.read error
for_ err throwError
yieldWhileReadable
ma <- await
case ma of
Nothing -> cleanup cancel