ci / quality (push) Failing after 3s
push_hands_content_to_trusted_peer failed on CI: the test harness runs lan_trust tests in parallel, so the three mdns-dependent tests spawn six daemons at once — multicast timing and two runner cores don't survive that. A process-wide mutex runs them one at a time, and the push deadlines now match the 60s convention of the other transfer tests. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>