Skip to content

EventReader:par_read doesn’t mark events as read #13821

@BobG1983

Description

@BobG1983

Bevy version

Main (probably 0.14)

[Optional] Relevant system

bevy_ecs

What you did

Rewrote the test for par_read so it ran twice and checked the output after the second run to make sure that no events remained.

What went wrong

par_read saw the same events on the second system run.

Check the recent failed builds for my peekable and mutator pull requests for examples of the failing tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ECSEntities, components, systems, and eventsC-BugAn unexpected or incorrect behaviorD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!X-UncontroversialThis work is generally agreed upon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions