lib/cryptum/ui/ticker.rb in cryptum-0.0.386 vs lib/cryptum/ui/ticker.rb in cryptum-0.0.387
- old
+ new
@@ -293,14 +293,11 @@
)
ticker_win.refresh
event_history
- rescue Interrupt
- # Exit Gracefully if CTRL+C is Pressed During Session
- Cryptum::UI::Exit.gracefully(event_history: event_history)
- rescue StandardError => e
- raise e
+ rescue Interrupt, StandardError => e
+ Cryptum::Log.append(level: :error, msg: e, which_self: self, event_history: event_history)
end
# Display Usage for this Module
public_class_method def self.help
puts "USAGE: