abstreet/sim
Dustin Carlino 50c9c3236d Deal with a race condition. #312
1) A car tries to spawn, but fails because there's something in the way
2) The player makes live edits
3) The retry occurs, but the path has become invalid due to edits

Need to make the detection of this more efficient later.
2020-10-22 19:53:49 -07:00
..
src Deal with a race condition. #312 2020-10-22 19:53:49 -07:00
Cargo.toml Dump a savestate in the run_scenario tool when interrupted. Useful for 2020-10-19 14:52:26 -05:00