gh-145587: fix busy loop in multiprocessing.connection.wait on Windows (GH-145597)
Ensure wait() blocks for the specified timeout when object_list is empty, preventing 100% CPU usage. This aligns the Windows behavior with the Unix implementation. Co-authored-by: AN Long <aisk@users.noreply.github.com>
S
Shrey Naithani committed
5d6e8dd683b25348bfe45f6321f9734868199a23
Parent: dae85c4
Committed by GitHub <noreply@github.com>
on 3/11/2026, 12:08:48 PM