Commit 05e692a
committed
fix: Explicitly stop EnlightenStatusPrinter manager
Enlighten registers logic to (at least partially) reset the terminal
using the `atexit` library and clean up, but we should explicitly close
the Enlighten manager when we cleanup/exit the status printer to make
sure that the terminal is fully restored to its normal working state.
Signed-off-by: Alex Jones <alex.jones@lowrisc.org>1 parent bb3acf7 commit 05e692a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| |||
0 commit comments