walmat/nebula-old

Implement Task Runner using Worker Threads

pr1sm opened this issue · 1 comments

pr1sm commented

Is your feature request related to a problem? Please describe.
#406 offers a start to a task runner using worker_threads, but the work is incomplete due to the worker threads not being accessible when working in the context of electron.

Describe the solution you'd like
We need to figure out the cause for this and find a solution that allows worker threads to work correctly.

Additional context
Originally from #403

No longer sure if this is needed. I will keep this open and push it to the backlog.