RT for rt.cpan.org
Skip Menu
|
Bug #91723 for IO-Async: Timeouts in IaFunction
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
IO-Async CPAN distribution
.
Report information
The Basics
Id:
91723
Status:
open
Priority:
0/
Queue:
IO-Async
People
Owner:
Nobody in particular
Requestors:
kiyoshi.aman [...] gmail.com
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
0.61
Fixed in:
(no value)
History
Show all quoted text
Sun Dec 29 20:01:57 2013
kiyoshi.aman [...] gmail.com - Ticket created
Subject:
IO::Async & timeouts
alarm()+SIGALRM wrapper around Function code
Sun Dec 29 20:23:31 2013
leonerd-cpan [...] leonerd.org.uk - Subject changed from 'IO::Async & timeouts' to 'SIGALRM timeouts in IaFunction'
Sun Dec 29 20:23:31 2013
leonerd-cpan [...] leonerd.org.uk - Broken in 0.61 added
Sat Jan 04 18:39:34 2014
leonerd-cpan [...] leonerd.org.uk - Correspondence added
On Sun Dec 29 20:01:57 2013, AERDAN wrote:
Show quoted text
> alarm()+SIGALRM wrapper around Function code
Hmm.. SIGALRM only works for the fork model, not the thread model. I wonder if there's anything similar I could use there... -- Paul Evans
Sat Jan 04 18:39:34 2014
The RT System itself - Status changed from 'new' to 'open'
Tue Jan 21 07:17:28 2014
leonerd-cpan [...] leonerd.org.uk - Subject changed from 'SIGALRM timeouts in IaFunction' to 'Timeouts in IaFunction'