gh-104812: Run Pending Calls in any Thread (gh-104813)
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.
E
Eric Snow committed
757b402ea1c2c6b925a55a08fd844b065b6e082f
Parent: 4e80082
Committed by GitHub <noreply@github.com>
on 6/13/2023, 9:02:19 PM