Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

Conversation

@alban
Copy link
Member

@alban alban commented Oct 16, 2015

p.isExitedGarbage and p.isExited can both be true at the same time. Fix
the tests order in the switch, so we don't move a pod to garbage if it
is already in garbage.

Fixes #1620


/cc @vcaputo

p.isExitedGarbage and p.isExited can both be true at the same time. Fix
the tests order in the switch, so we don't move a pod to garbage if it
is already in garbage.

Fixes rkt#1620
@vcaputo
Copy link
Contributor

vcaputo commented Oct 16, 2015

lgtm

I hate all those pod state bools, but people get mad at me when I do bitfields in go.

@jonboulle jonboulle added this to the v0.10.0 milestone Oct 16, 2015
@jonboulle
Copy link
Contributor

y'all can click that merge button too

jonboulle added a commit that referenced this pull request Oct 16, 2015
rkt: removePod: fix switch order
@jonboulle jonboulle merged commit ab5db77 into rkt:master Oct 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants