mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
7a2cdf6a7e
* Restore sync=true on STDOUT/STDERR streams * Move mutation of STDOUT and STDERR streams to `redirect_io` This isn't technically related to redirecting the STDOUT and STDERR streams, but moving it here keeps all of the STDOUT/STDERR logic together. It seems like a more natural place to put it. * Add a test to ensure that STDOUT is flushed by default |
||
---|---|---|
.. | ||
big_response.ru | ||
hello-bind.ru | ||
hello-env.ru | ||
hello.ru | ||
hello_with_delay.ru | ||
lobster.ru | ||
many_long_headers.ru | ||
realistic_response.ru | ||
sleep.ru | ||
sleep_pid.ru | ||
sleep_step.ru | ||
write_to_stdout.ru | ||
write_to_stdout_on_boot.ru |