Skip to content

ittapi-sys Rust API objects should implement Send+Sync #189

@RReverser

Description

@RReverser

IIUC, all these objects in the core library are thread-safe, so the bindings should be as well. This will significantly reduce pain points with inability to send higher-level wrapper objects between thread, store ittapi::Domain in a static variable and so on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RustRelated to the Rust bindings for ittapi.

    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