Skip to content

Add a detect_cyclic_traversal debug feature to bevy_ecs #17465

@alice-i-cecile

Description

@alice-i-cecile

Follow-up: I reckon a detect_cyclic_traversal debug feature could be nice. Internally just keep an EntityHashSet and panic! when a cycle is detected.

Originally posted by @bushrat011899 in #17463 (comment)

Metadata

Metadata

Assignees

Labels

A-ECSEntities, components, systems, and eventsC-UsabilityA targeted quality-of-life change that makes Bevy easier to useD-StraightforwardSimple bug fixes and API improvements, docs, test and examplesS-Needs-ReviewNeeds reviewer attention (from anyone!) to move forward

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions