SIGN IN SIGN UP

gh-131591: Check for remote debug in PyErr_CheckSignals (#132853)

For the same reasons as running the GC, this will allow sections that
run in native code for long periods without executing bytecode to also
run the remote debugger protocol without having to wait until bytecode
is executed

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
P
Pablo Galindo Salgado committed
99b13775dab0f111165d59099027549098f61023
Parent: 4b4b9fb
Committed by GitHub <noreply@github.com> on 4/23/2025, 7:59:41 PM