Actions
Bug #5240
closedPromise generation is slowed down because expected_reports.csv file is written multiple times per node
Bug #5240:
Promise generation is slowed down because expected_reports.csv file is written multiple times per node
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
For each promise file generated by node we wrote exepected_reports.csv at the root of the folder.
This could lead to dozens of rewriting of the same file ...
Actions