| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[release] Guard against malformed jsons (#31727) It is possible for a long running job to be interrupted in the middle of writing to results json. That will cause the file to be malformed and fail the test. This PR tries to guard against this by first saving to a temporary file and then using os.replace to change the target json. Signed-off-by: Antoni Baum <antoni.baum@protonmail.com> | 3 年前 | |
| 4 年前 | ||
[release] Guard against malformed jsons (#31727) It is possible for a long running job to be interrupted in the middle of writing to results json. That will cause the file to be malformed and fail the test. This PR tries to guard against this by first saving to a temporary file and then using os.replace to change the target json. Signed-off-by: Antoni Baum <antoni.baum@protonmail.com> | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 4 年前 | ||
| 3 年前 |