-
Notifications
You must be signed in to change notification settings - Fork 117
[bugfix] Set stdin to null when launching processes from ReFrame, so that processes do no think they are on a tty #1879
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
victorusu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
vkarak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would suggest to add a unit test based on the logic of the bug reported in #1877.
This reverts commit dc7d35f.
Codecov Report
@@ Coverage Diff @@
## master #1879 +/- ##
=======================================
Coverage 87.93% 87.94%
=======================================
Files 49 49
Lines 8457 8453 -4
=======================================
- Hits 7437 7434 -3
+ Misses 1020 1019 -1
Continue to review full report at Codecov.
|
Close #1877