`device.destroy()` crashes the node process, even if called in separate thread.
muzam1l opened this issue · 1 comments
muzam1l commented
So it happens most of the time, calling destroy
function just crashes the node process. I tried creating a worker thread via worker_threads
but that also crashes along with main process. Any ideas??
dimapaloskin commented
Hello @muzam1l
Looks like you are using windows machine. Right now I can't check the issue. Will check it in few days or so and will notify you.
Thank you for the report