Skip to content

Rc<lsl::StreamInfoHandle> cannot be Send #16

@LangArthur

Description

@LangArthur

Hi!

I'm working on an implementation of an inlet as a tokio stream. However, I am stuck on the following error:

`Rc<lsl::StreamInfoHandle>` cannot be shared between threads safely
, the trait `Sync` is not implemented for `Rc<lsl::StreamInfoHandle>`

which is fixed here #10.

Any update about the PR?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions