# Objective - Fix #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` |
||
|---|---|---|
| .. | ||
| components | ||
| lib.rs | ||
| systems.rs | ||
# Objective - Fix #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` |
||
|---|---|---|
| .. | ||
| components | ||
| lib.rs | ||
| systems.rs | ||