968dcd5780
With the new abort signal handler, we can send a signal that lets us exit cleanly. Make use of this, rather than crashing out in ugly ways. This affects only the Blinkenlights UI when pressing 'q'. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
27 lines
473 B
ReStructuredText
27 lines
473 B
ReStructuredText
=========
|
|
ChangeLog
|
|
=========
|
|
|
|
Users should ignore this content: **it is draft**.
|
|
|
|
Contributors should add entries here in the following section, on top of the
|
|
others.
|
|
|
|
`WIP (coming releases)`
|
|
=======================
|
|
|
|
New Features
|
|
------------
|
|
|
|
Changes
|
|
-------
|
|
|
|
Bug Fixes
|
|
---------
|
|
|
|
* [Blinkenlights UI] Abort sleep led to crash ('abort_signal' not existing),
|
|
regression from 6.5.0.
|
|
|
|
* [Blinkenlights UI] Make exit via 'q' key work again cleanly
|
|
regression from 6.5.0.
|