mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 17:14:58 -05:00
PHP sleep function accepts time in seconds, not milliseconds; the previous value was starving the PHP FPM process pool.
PHP sleep function accepts time in seconds, not milliseconds; the previous value was starving the PHP FPM process pool.