Skip to content

Cannot run in multiple worker theads #54

@Bahlinc-Dev

Description

@Bahlinc-Dev

Is this package context aware?
It does run in node worker threads, but only a single thread.

I have an appsink in my pipeline, if I run 2 or more threads it will segfault during init:

Thread 1: pipeline.findChild('sink')
Result: OK

Thread 2: pipeline.findChild('sink')
Result: FATAL ERROR: v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions