-
Notifications
You must be signed in to change notification settings - Fork 11k
Open
Description
I am trying to use check-all in CI, but the process would exit with errno 1; this is because the subcommand is designed to be human-friendly, and will just abort if it cannot generate the visualization
Line 413 in b5d440f
| .context("Failed to get the terminal size")? |
Perhaps in check_all_exercises_impl we can revert to a basic synchronous procedure should terminal::size().context("Failed to get the terminal size")? have went the sad path.
I just finished the track and deeply appreciate everything that the contributors have put their hard work into. Wish all the best for rustlings (and rustacean wannabes like me)!
Metadata
Metadata
Assignees
Labels
No labels