mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
1fdddf8992
# Objective The default app runner fabricates exit codes loosing useful info in the process. ## Solution - Make run_once extract the correct exit code from app. - Add a test to confirm it works. ## Testing - Run the `runner_returns_correct_exit_code` test. - Rejoice when it succeeds. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |