Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Fall back to signal injection if symbol info is partial. #6

Open
TehMillhouse opened this issue Mar 28, 2014 · 0 comments
Open

Fall back to signal injection if symbol info is partial. #6

TehMillhouse opened this issue Mar 28, 2014 · 0 comments

Comments

@TehMillhouse
Copy link
Contributor

Depending on how stripped the python binary being used is, pendingcalls_to_do or pendingbusy may be unavailable. It'd be useful to fall back to injecting fake signals using Py_AddPendingCall(0,0) in such cases, even though it's more intrusive and less reliable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant