Skip to content

fix: proper quitting#53

Merged
Koloss0 merged 1 commit into
devfrom
fix/52-proper-quitting
Jun 30, 2026
Merged

fix: proper quitting#53
Koloss0 merged 1 commit into
devfrom
fix/52-proper-quitting

Conversation

@Koloss0

@Koloss0 Koloss0 commented Jun 30, 2026

Copy link
Copy Markdown
Member

Ensure the program exits without stack traces when using q or Ctrl+C

Note: Quitting can take up to 6 seconds since Urwid needs to free resources. Sometimes when hitting Ctrl+C, you may need to hit another key (such as an up or down arrow) to trigger the exit call (Not sure why this is).

Closes #52.

Ensure the program exits without stack traces when using q or Ctrl+C

Note: Quitting can take up to 6 seconds since Urwid needs to free
resources. Sometimes when hitting Ctrl+C, you may need to hit another
key (such as an up or down arrow) to trigger the exit call (Not sure
why this is).
@Koloss0 Koloss0 added this to the MVP for FlatSat milestone Jun 30, 2026
@Koloss0 Koloss0 added the enhancement New feature or request label Jun 30, 2026
@Koloss0 Koloss0 merged commit f1270d4 into dev Jun 30, 2026
1 check failed
@Koloss0 Koloss0 deleted the fix/52-proper-quitting branch June 30, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant