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