Skip to content

Receive::recv() can't be used while dropping a value in thread local #24318

Closed
@carllerche

Description

@carllerche

Related to #24313, Receive::recv() accesses thread::current() which cannot be called when a thread local is being dropped

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions