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

Make node-serialport context-aware #1999

Closed
clementAC opened this issue Dec 16, 2019 · 2 comments
Closed

Make node-serialport context-aware #1999

clementAC opened this issue Dec 16, 2019 · 2 comments

Comments

@clementAC
Copy link

I'm not an expert on this.

I'm using node-serialport in electron. From what I know libraries like node-serialport may be loaded multiple times in different context.

In the last "LTS" electron version 7.X there is a deprecation warning concerning non context aware libraries.

Here is the related content I found about this context aware "problem" :

Just posting this issue to discuss about the topic and see how I can help despite the fact that i'm not a C/C++ expert

@6XGate
Copy link

6XGate commented Dec 20, 2019

It would be great to make this happen so the modules can still be used in the rendering process if no external content is being used.

@reconbot
Copy link
Member

This would help with workers too #1938

Looking for volunteers.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants