Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    RustRelated to the Rust bindings for ittapi.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions