mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
b1b98e08d0
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.