Skip Menu |

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

Report information
The Basics
Id: 124289
Status: open
Priority: 0/
Queue: IO-Async

People
Owner: Nobody in particular
Requestors: SLOYD [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.71
Fixed in: (no value)



Subject: wish: IO::Async::Process to support timeout?
the subj says it all...
On Thu Feb 01 05:42:01 2018, SLOYD wrote: Show quoted text
> the subj says it all...
I'm not sure this is clear enough yet. What would the timeout mean? When does it start? What happens when it expires? What does this do that normal Future composition by means of e.g. Future->needs_any( ..., $loop->timeout_future(args) ) doesn't give? -- Paul Evans