[Haskell-cafe] Implementing computations with timeout
Tomasz Zielonka
tomasz.zielonka at gmail.com
Fri Jan 7 10:27:01 EST 2005
On Fri, Jan 07, 2005 at 04:55:05PM +0200, Einar Karttunen wrote:
>
> Isn't this buggy if fun just keeps working without throwing an exception
> or using retry? I meant wholly inside STM
There is not that much that you can do inside STM. This may be a problem
if you want to wait for a genuine IO action.
Best regards,
Tomasz
More information about the Haskell-Cafe
mailing list