Skip to content

Improve documentation on thread::park returning spuriously #26475

Closed
@aidanhs

Description

@aidanhs

I'm aware that currently there is no way a thread can return from park spuriously, but this is an implementation detail - when/if the new implementation happens it will break anything trying to use park because there was previously no way to use it correctly.

(it may be that I've just missed how to do this, in which case I'd consider it a documentation bug and can make a PR)

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