On Thu, 5 Feb 2009 21:31:13 -0500 Matthew Mondor <[email protected]> wrote:
> Also, is there, or was there recently a known bug that prevents > remove-timer from actually disabling a timer? I have a timer in repeat > mode which appears to be triggered even after it was removed... Further testing reveals that timers appear to no longer be triggered anymore after they have been removed when I switched the code to use lambda closures to dispatch to CLOS method instead of calling a function doing said CLOS method dispatch. Thanks, -- Matt _______________________________________________ IOLib-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/iolib-devel
