mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +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.