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