1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test/rackup
Chris LaRose 7a2cdf6a7e
Restore sync=true on global stdout/stderr streams (#2557)
* 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
2021-02-22 13:17:03 -07:00
..
big_response.ru Add benchmarks for large request bodies and responses 2019-10-13 11:27:58 +02:00
hello-bind.ru sort configs/rackups/tests (#1268) 2017-04-11 14:08:18 -07:00
hello-env.ru make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
hello.ru sort configs/rackups/tests (#1268) 2017-04-11 14:08:18 -07:00
hello_with_delay.ru Add hot_restart_does_not_drop_connections tests 2020-10-12 17:20:06 -05:00
lobster.ru sort configs/rackups/tests (#1268) 2017-04-11 14:08:18 -07:00
many_long_headers.ru Merge pull request from GHSA-84j7-475p-hp8v 2020-02-27 11:52:27 -06:00
realistic_response.ru Merge pull request from GHSA-84j7-475p-hp8v 2020-02-27 11:52:27 -06:00
sleep.ru tests - clean up - three commits (#1903) 2019-08-12 03:32:46 -07:00
sleep_pid.ru Update test_integration files per PR #1956 (#1965) 2019-09-19 19:37:53 +02:00
sleep_step.ru Update test_integration files per PR #1956 (#1965) 2019-09-19 19:37:53 +02:00
write_to_stdout.ru Restore sync=true on global stdout/stderr streams (#2557) 2021-02-22 13:17:03 -07:00
write_to_stdout_on_boot.ru Pass preloaded application into new workers if available (#2461) 2020-10-27 07:57:57 -06:00