Skip to content

Listeners stop working after worker termination #57

@devianllert

Description

@devianllert

I have an Electron app and use uiohook for hotkeys in the main process. I also have a worker thread that calls uiohook.keyToggle. After the worker completes, uiohook.on('keydown') stops receiving keyboard events. Any ideas why this is happening or how I can fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions