Skip to content

Conversation

@riffraff
Copy link

there are 2 bugs, one is that phase == 'STARTED' should plausibly be handled the same way as phase == 'STARTED', the other is that line #199 causes a KeyError when that happens, and should probably be using dict.get as line 196 does

there are 2 bugs, one is that phase == 'STARTED' should plausibly be handled the same way as phase == 'STARTED', the other is that line #199 causes a KeyError when that happens, and should probably be using dict.get as line 196 does
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