Skip Menu |

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

Report information
The Basics
Id: 107801
Status: new
Priority: 0/
Queue: IO-Async

People
Owner: Nobody in particular
Requestors: kes-kes [...] yandex.ru
Cc:
AdminCc:

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



Subject: make autoflush same as undelaying write handle has
If I pass write_handle with autoflush = 1 I reasonably expect the output will not be buffered. Aslo this will answer the question, which value must be default: It currently defaults to false for any file handle, but future versions of IO::Async may enable this by default on STDOUT and STDERR.