mirror of
https://github.com/jquery/jquery.git
synced 2026-02-02 01:25:10 -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.