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

Discovery goes on forever #3

Open
SiemsSISC opened this issue Jan 15, 2019 · 0 comments
Open

Discovery goes on forever #3

SiemsSISC opened this issue Jan 15, 2019 · 0 comments

Comments

@SiemsSISC
Copy link

Hi. I'm running this library in an Electron app but the promise for discover() is never resolved. I've been able to trace it to: this._udp.close() never calling the callback cleanObj(). So, the promise just remains unsolved forever. The app seems to be working on my Macbook Air, but not on my main Windows 10 machine. What's really strange is that it does work in another project on my Windows 10 machine. The only difference between the two projects (code is the same) is that I'm running one directly via Node and the other via Electron.

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