mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
The timeout is only real-time based on Windows. Make this use a busy wait loop instead. If hard_timeout is broken, this will fail with a run-tests enforced timeout instead.