Skip to content

safely handle missing countdown commands - #6

Open
apuddy wants to merge 1 commit into
StreamController:mainfrom
apuddy:none-command-fix
Open

safely handle missing countdown commands#6
apuddy wants to merge 1 commit into
StreamController:mainfrom
apuddy:none-command-fix

Conversation

@apuddy

@apuddy apuddy commented Jul 20, 2026

Copy link
Copy Markdown

Fixes AttributeError: 'NoneType' object has no attribute 'strip'

This was causing run_command to fail, so finish_command_executed was never set to True and the empty command would try to execute (and error) every second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant