Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
flaky test: put panicking system in a single threaded stage (bevyengi…
…ne#6172) # Objective - Fix bevyengine#5285 ## Solution - Put the panicking system in a single threaded stage during the test - This way only the main thread will panic, which is handled by `cargo test`
- Loading branch information