mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 04:07:01 +08:00
bee743c152
When running in a screen (or any other time it is hard to scroll up), printing "Suppressing previous error message" is not helpful since the previous error is lost far above past scrollback. Better to just print it repeatedly at the end. tada 1