home · contact · privacy
Ensure Terminal context manager actually gets to finish (i.e. turn cursor visible...
authorChristian Heller <c.heller@plomlompom.de>
Mon, 6 Oct 2025 22:12:31 +0000 (00:12 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Mon, 6 Oct 2025 22:12:31 +0000 (00:12 +0200)
commite36e12fb8b7dc907415f4b250fd9ee5d3a64178b
tree8546d12f48cca73a32f9a3576111e2db556904a2
parentdd354b7d51d8dd0f128f347bc36194044c7bd0a8
Ensure Terminal context manager actually gets to finish (i.e. turn cursor visible again) on ExceptionEvent.
src/run.py