Skip to content

Track DeferredWorld::trigger caller#24485

Open
SpecificProtagonist wants to merge 1 commit into
bevyengine:mainfrom
SpecificProtagonist:push-ukypmqvulsqw
Open

Track DeferredWorld::trigger caller#24485
SpecificProtagonist wants to merge 1 commit into
bevyengine:mainfrom
SpecificProtagonist:push-ukypmqvulsqw

Conversation

@SpecificProtagonist
Copy link
Copy Markdown
Contributor

DeferredWorld::trigger was missing #[track_caller].

This PR doesn't change bevy_ecs's triggers of the ArchetypeCreated event to pass along caller info, but is useful because trigger is a public method.

@SpecificProtagonist SpecificProtagonist added D-Trivial Nice and easy! A great choice to get started with Bevy A-ECS Entities, components, systems, and events S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 29, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in ECS May 29, 2026
@SpecificProtagonist SpecificProtagonist added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ECS Entities, components, systems, and events D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

Status: Needs SME Triage

Development

Successfully merging this pull request may close these issues.

2 participants