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

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

@TehMillhouse

Description

@TehMillhouse

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions