Process fork hang fixed; CI Visibility retries and git contention resolved
v4.9.5
3 fixesThis release3 fixesBug fixesAI-tallied from the release notes
Bug Fixes
- tracing: This fix resolves a rare issue that could cause an application to hang after forking a child process.
- CI Visibility: Fixes spurious
gitwarnings when running tests with pytest-xdist. Simultaneousgit fetch --update-shallowcalls now retry with exponential back-off on.git/shallow.lockcontention, skip the fetch entirely once a sibling worker has already unshallowed the repository, and run under theClocale so the contention check is robust against non-English git messages.git merge-baseis deferred until after unshallowing so the required commits are available locally.
- CI Visibility: This fix resolves an issue where quarantined tests were not retried by Auto Test Retry (ATR).
Fetched July 9, 2026


