Skip to content

This library almost disables multithreading while used with RUST_BACKTRACE=1 #380

@nickkuk

Description

@nickkuk

Hello!

I ran into a situation where computation-heavy code where errors occur often (just as a part of logic) has supressed multithread behavior by using roughly 1 CPU core instead of 48 available in the case RUST_BACKTRACE=1.

Of course, this code smells and heavy computations should not use such dynamic library, but I believe this behavior should be at least documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions