Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(node:72347) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 keydown listeners added to [IOHook]. Use emitter.setMaxListeners() to increase limit #415

Open
tibicle-henil opened this issue Nov 7, 2022 · 0 comments

Comments

@tibicle-henil
Copy link

tibicle-henil commented Nov 7, 2022

  • iohook version :- 0.9.3
  • electron version :- 12.0.0
  1. The io-hook is throwing error when ever I am integrating it in the Electron js to track the keyboard and mouse events.

Expected Behavior

It should track the keyboard and mouse events without any hang of system.

Current Behavior

  • The system gets hanged when we try to create an event like mouse move, keyboard press, etc

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • IOHook Version: 0.9.3
  • Environment name and version (e.g. Chrome 39, node.js 5.4, electron 11.2): electron 12.0.0
  • Operating System and version (desktop or mobile): desktop
  • Optional Link to your project:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant