ridiculousfish 269b18532d Fix Ctrl-C signals test
Prior to this change, signals.py attempted to generate Ctrl-C (SIGINT) by
sending \x03 to stdin. But with the change to use the CSI U sequence, Ctrl-C no
longer generates SIGINT.

Switch to sending SIGINT directly. Also switch up some of the sleep constants so
that a sleep command can't be confused with another one.
2024-05-06 10:26:32 -07:00
..
2024-04-23 21:59:40 +02:00
2023-11-15 17:58:42 +01:00
2020-11-22 14:39:48 +01:00
2024-04-12 11:41:40 +02:00
2024-04-02 14:35:16 +02:00
2024-04-02 22:41:54 +02:00
2020-11-22 14:39:48 +01:00
2024-04-02 22:41:54 +02:00
2020-11-22 14:39:48 +01:00
2023-06-01 18:20:19 +02:00
2024-05-06 10:26:32 -07:00
2024-04-23 19:40:49 +02:00
2023-06-01 18:20:19 +02:00