Skip to content

StivaleTerminalTag::write is unsound #9

@chorman0773

Description

@chorman0773

https://github.com/Andy-Python-Programmer/stivale/blob/master/src/v2/tag.rs#L88 indicates a safety comment of

This function is not thread safe

but it's applied to a safe by-shared-reference reciever method of a Sync type, making this unsound.

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