Skip to content

AtomicLazyCell::fill's current documentation is incorrect #103

@nox

Description

@nox

Contrary to its documentation, lazycell::AtomicLazyCell::set can also return an error when the cell is currently being filled by another thread, which means that cell.set(v); cell.borrow() can return None sometimes.

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