tenox7 / ttyplot

a realtime plotting utility for terminal/console with data input from stdin
Apache License 2.0
956 stars 42 forks source link

Fix crash with `-O1` on Ctrl+C + address `-O1` warnings + make CI compile with `-O1` #157

Closed hartwork closed 6 months ago

hartwork commented 6 months ago

To reproduce:

  1. Run ttyplot (as is)
  2. Hit Ctrl+C
  3. See message *** bit out of range 0 - FD_SETSIZE on fd_set ***: terminate and Aborted