]> 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:55 +0000 (16:50 +0100)
commit7f5a0df20cc11df0cd3ceef9c296f37a39b73341
treec6cb62fab9c1d6ecdd3b79f003dea81aabd84042
parentbe565d1cdbdcb66e42411a2d7aa7e89b1fd66c1f
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.

(cherry-picked from b5074944b0b27f50ffe2ca9f96348b8d0cd5c82c)
test/data/core/dont_return.php