mirror of
https://github.com/php/php-src.git
synced 2026-04-26 17:38:14 +02:00
3490ac0cb3
This changes locking for scoreboard to reduce contention between readers and adds retries for acquiring scoreboard for read. Closes GH-15805