Skip to content

Pulse and Signal should establish happens-before relationships #18

@torkleyy

Description

@torkleyy

This line for example shouldn't use Relaxed.

let state = self.inner().state.fetch_sub(1, Ordering::Relaxed);

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