Skip to content

disable buffering in asyncprocess.Popen using bufsize=0, to fix run_cmd_qa missing output#3130

Merged
akesandgren merged 2 commits intoeasybuilders:developfrom
boegel:fix_run_cmd_qa_py3
Dec 13, 2019
Merged

disable buffering in asyncprocess.Popen using bufsize=0, to fix run_cmd_qa missing output#3130
akesandgren merged 2 commits intoeasybuilders:developfrom
boegel:fix_run_cmd_qa_py3

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Dec 13, 2019

Proper fix for run_cmd_qa failing when running WRF's configure command using EasyBuild running on top of Python 3 (see also discussion in #3126).

Thanks a lot for the suggestion to use bufsize=0 @akesandgren, I overlooked that the default there had changed in Python 3...

@ocaisa
Copy link
Copy Markdown
Member

ocaisa commented Dec 13, 2019

Travis is tripping over the update to the yaml file in the other PR, closing and reopening

@ocaisa ocaisa closed this Dec 13, 2019
@ocaisa ocaisa reopened this Dec 13, 2019
@ocaisa ocaisa closed this Dec 13, 2019
@ocaisa ocaisa reopened this Dec 13, 2019
@akesandgren
Copy link
Copy Markdown
Contributor

Going in, thanks @boegel!

@akesandgren akesandgren merged commit 33319c3 into easybuilders:develop Dec 13, 2019
@boegel boegel deleted the fix_run_cmd_qa_py3 branch December 13, 2019 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants