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
We are trying to narrow down the issue of why a serial port cannot be opened in a worker. I has been suggested that maybe there is a bug in worker_thread (???) Maybe someone can verify if this is a bug OR give us some guidance to figure it out please?
This is the issue that can be referenced at node-serialport:
We are trying to narrow down the issue of why a serial port cannot be opened in a worker. I has been suggested that maybe there is a bug in worker_thread (???) Maybe someone can verify if this is a bug OR give us some guidance to figure it out please?
This is the issue that can be referenced at node-serialport:
Serial port commnunication does not work inside a Worker Thread #1938
This is the repo with the example code:
hugo-a-garcia/serial-worker
and here is the main code:
The text was updated successfully, but these errors were encountered: