Skip to content

Hook messages within 'while' arrive out of order on OTP 28.3 #1686

Description

@blasphemetheus

test hooks executes hook within while in api_test.exs:230 fails intermittently — hook callbacks from successive while-loop iterations are delivered out of order. Expected {20.0, 3} (iteration 2) but received {60.0, 2} (iteration 3). Observed in CI on Elixir 1.18.4 / OTP 28.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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