Skip to content

Technical debt: os.kill does not properly handle errors in Python 3 #110

@rt121212121

Description

@rt121212121

When electrumsv-sdk stop is run in the CI Windows tests, it errors with SystemError indicating that the Python standard library function is buggy and does not handle an error. See the bug: https://bugs.python.org/issue42962

When this is fixed, we should revisit this and remove the try/except.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions