]> source.dussan.org Git - jquery.git/commit
Core: Change the sleep time in dont_return.php to a sane value
authorMichał Gołębiowski <m.goleb@gmail.com>
Tue, 18 Mar 2014 15:50:04 +0000 (16:50 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Tue, 18 Mar 2014 15:50:04 +0000 (16:50 +0100)
commitb5074944b0b27f50ffe2ca9f96348b8d0cd5c82c
tree023f660b859dca27a94f3951775fa2749f1dbf85
parentc1e9bb9e61a79a1d0c4300cc31eac7ff61107085
Core: Change the sleep time in dont_return.php to a sane value

PHP sleep function accepts time in seconds, not milliseconds; the previous
value was starving the PHP FPM process pool.
test/data/core/dont_return.php