Skip to content

build status STARTED causes error#93

Open
riffraff wants to merge 2 commits intoopensourcehacker:masterfrom
riffraff:patch-1
Open

build status STARTED causes error#93
riffraff wants to merge 2 commits intoopensourcehacker:masterfrom
riffraff:patch-1

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