virtualbmc/releasenotes/notes/fix-hanging-on-pipe-7c4b5f9c81623b524.yaml
Ilya Etingof 2651f13f28 Fix hanging on shell-pipe
Properly closes standard I/O streams to prevent shell-piped
processes from hanging infinitely on a dead pipe.

Change-Id: Id9dedac4f778cf37d626f2777d519f73cc4b5f2c
Story: 2007219
Task: 38471
2020-03-06 09:08:56 +01:00

6 lines
135 B
YAML

---
fixes:
- |
Properly closes standard I/O streams to prevent shell-piped processes from
hanging infinitely on a dead pipe.