[3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752)
For a while now, pending calls only run in the main thread (in the main interpreter). This PR changes things to allow any thread run a pending call, unless the pending call was explicitly added for the main thread to run. (cherry picked from commit 757b402)
E
Eric Snow committed
33d3069c45bda38f52053a115e3c0810cd631dd6
Parent: 75239d5
Committed by GitHub <noreply@github.com>
on 6/14/2023, 12:50:08 AM