Skip Menu |

This queue is for tickets about the IO-Async CPAN distribution.

Report information
The Basics
Id: 64618
Status: resolved
Priority: 0/
Queue: IO-Async

People
Owner: Nobody in particular
Requestors: delph-cpan [...] dictatorshipcake.co.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.36



Subject: IO::Async::Timer->stop does not defer stop like start does
Date: Sun, 9 Jan 2011 00:23:13 +0000
To: bug-IO-Async [...] rt.cpan.org
From: delph-cpan [...] dictatorshipcake.co.uk
if you have ->start'd a timer, but not added it to a Loop, it's unstoppable, until you add it to a loop -- but this may cause it to then immediately fire.
Fixed in source. Will be in 0.36. -- Paul Evans
Fixed in 0.36. Now on CPAN -- Paul Evans