Skip to content

hidden dependency: timeout_decorator #23

Description

@SomberNight

The project atm depends on timeout_decorator but this is not explicitly declared anywhere.
It was added in 1cb4617

Further, timeout_decorator does not seem to work on Windows. pnpnpn/timeout-decorator#45
I am getting

File "...\Python36-32\lib\site-packages\timeout_decorator\timeout_decorator.py", line 78, in new_function
old = signal.signal(signal.SIGALRM, handler)
AttributeError: module 'signal' has no attribute 'SIGALRM'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions