Skip to content

Ordering of pushes #1

@teqdruid

Description

@teqdruid

There is currently no defined order in which tokens being pushed out of events should occur. So the token output order of the following is undefined:
event (*) {
o <- 1; o <- 2; o <- 3;
}

Waits could be inserted to assure program order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions