You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
Not sure this is related to #2. I have applied the PR listed in #2 and it fixes the 100% CPU spike, but the usb-detection module still prevents node from exiting once it is used, even after using the stopMonitoring function.
I have a simple test script like:
This works 100% of the times (after 5s the node process stops).
When I now include this library, like:
The process hangs most of the times after 5s instead of exiting.
The text was updated successfully, but these errors were encountered: