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

shuinvy
APV10
rel_apv_10_7
1043
marychou, tanya, timlai

Close connection after reading file or command completely

  1. Find command or file reading part
  2. Closing the connection after reading completely
    Loading...