Skip to content

Conversation

@douglas-raillard-arm
Copy link
Collaborator

Lack of return statement in wait() was making it return None instead of the exit code. Add appropriate return statement in wait() and other function to ensure return value is not lost.

Lack of return statement in wait() was making it return None instead of
the exit code. Add appropriate return statement in wait() and other
function to ensure return value is not lost.
@douglas-raillard-arm douglas-raillard-arm mentioned this pull request May 17, 2023
@marcbonnici
Copy link
Collaborator

Merged as part of #628

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.

2 participants