Skip to content

Improve the stability of instance creation on a multithreaded environment #4

@shinnya

Description

@shinnya

// `SIGSEGV` may be raised if encodings are executed (in parallel) immediately after creation.

std::thread::sleep(Duration::from_millis(10)) is not enough and causes build failures on TravisCI. We need a new solution.

See #2 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions