-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I'm currently trying to implement an electron application using threadedClass. When starting a new threaded class I do see a lot of errors thrown. So far I think to have it tracked down to be an issue with the threading context (epectron does not allow worker threads to access electron internals). Do I understand right, that the result of threaded functions is passed on the worker thread?
Please excuse my strange wording. I'm kind of new to node development and my multithreading experience comes from languages that do have better support for multithreading (e.g. C#).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels