robotpy / robotpy-wpilib

Moved to https://github.com/robotpy/mostrobotpy
https://robotpy.github.io
Other
169 stars 59 forks source link

Suppress CTRL-C segfaults on Linux #690

Closed virtuald closed 2 years ago

virtuald commented 3 years ago

Fixes #689

@TheTripleV can you try this on Windows? Curious what this does there if you CTRL-C when the gui is running.

TheTripleV commented 3 years ago

Ctrl-C does nothing, running the sim both with and without the gui.

virtuald commented 2 years ago

OBE, fixed in halsim-gui instead.