Skip to content

Conversation

@teojgo
Copy link
Contributor

@teojgo teojgo commented Nov 29, 2018

  • Replace wait with communicate for a spawned subprocess which
    doesn't block when the output is relatively large.

Closes #557

* Replace `wait` with `communicate` for a spawned subprocess which
  doesn't block when the output is relatively large.
@teojgo teojgo added this to the ReFrame sprint 2018w48 milestone Nov 29, 2018
@teojgo teojgo self-assigned this Nov 29, 2018
@teojgo teojgo requested a review from vkarak November 29, 2018 09:06
Copy link
Contributor

@vkarak vkarak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vkarak vkarak changed the title [bugfix] Fix blocking subprocess when output is large [bugfix] Fix deadlock in the flexible task allocation when the node list output is too large Dec 3, 2018
@vkarak vkarak merged commit 256b520 into reframe-hpc:master Dec 3, 2018
@teojgo teojgo deleted the bugfix/subprocess_communicate branch December 3, 2018 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants