abstreet/map_gui
Dustin Carlino 096acd1fea Properly interleave stdout and stderr when running the importer from the UI, for #602 and #82.
This makes the logs understandable and should fix the issue where the
last line of one_step_import's output is sometimes a warning instead of
the map name.
2021-04-13 10:07:56 -07:00
..
src Properly interleave stdout and stderr when running the importer from the UI, for #602 and #82. 2021-04-13 10:07:56 -07:00
Cargo.toml Use the subprocess crate to nonblockingly read output from a command. #523 2021-03-13 14:49:01 -08:00