Bug 1043 - Port fix for Bug 136113 - [10.4.2 Quality][file not closed] The os.popen method in python does not close the file after use, please
Review Request #398 — Created Aug. 8, 2024 and updated — Latest diff uploaded
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| 1043 | |
| Reviewers | |
| marychou, tanya, timlai | |
Close connection after reading file or command completely
- Find command or file reading part
- Closing the connection after reading completely
