bevy/crates/bevy_app
Philip Degarmo b91fd8a43a
Quick fix for #405 (#408)
- Use saturating_sub to avoid overflow in core assignment to task pools
- Temporarily force 4 minimum threads to avoid examples stalling
2020-09-01 11:06:45 -07:00
..
src Quick fix for #405 (#408) 2020-09-01 11:06:45 -07:00
Cargo.toml Task System for Bevy (#384) 2020-08-29 12:35:41 -07:00