Skip to content

ThreadPool asserting while running tests in parallel  #1376

@pepyakin

Description

@pepyakin

After I've upgraded binaryen from 9f4e32 to the latest master in https://github.com/pepyakin/binaryen-rs I started to get assertion errors while running tests, like:

binaryen-bdb9684fb6e3b36a: /home/travis/build/pepyakin/binaryen-rs/binaryen-sys/binaryen/src/support/threads.cpp:50: wasm::Thread::Thread(): Assertion `!ThreadPool::get()→isRunning()' failed.

When I run these tests in single-thread mode the error don't show up.

I'm using binaryen-c API.

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