Actions
Bug #21482
closedConcurrent delete of policy backup directory can lead to useless error
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
If there is two process that tries to delete the same backup file for policies, it leads to a NoSuchFileException
while it's what we want.
Actions