Skip to content

BigFloat precision and rounding mode are not thread-safe #27139

@JeffBezanson

Description

@JeffBezanson

These currently use global Refs. See also #10040. Unfortunately they probably need to be task-local.

There is also a global lgamma_signp Ref that can be replaced easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bignumsBigInt and BigFloatmultithreadingBase.Threads and related functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions