Skip to content

Conversation

@akvadrako
Copy link

I would like to check that my commands succeed from my calling script. This small change allows that to happen.

@aanand
Copy link
Collaborator

aanand commented Jun 29, 2016

This looks alright as a default. It adds another API call to exec_command, but people can always avoid that by using the lower-level ExecOperation interface.

LGTM

@TomasTomecek
Copy link
Contributor

nicely done

looks like that SimpleQueue has different defintions on 2 and 3:

2

Init definition: SimpleQueue(self)

3

Init definition: SimpleQueue(self, *, ctx)

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.

3 participants