Well, my understanding is that once I do a takeMVar I must do a putMVar under any circumstances. This is why I was blocking checkTimers.

On Dec 15, 2005, at 12:08 AM, Einar Karttunen wrote:

Is there a reason you need block for checkTimers?
What you certainly want to do is ignore exceptions
from the timer actions.

--
http://wagerlabs.com/





_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to