View Bug Details

IDProjectCategoryView StatusLast Update
0002861DCP-o-maticBugspublic2024-09-03 08:42
Reportercarl Assigned Tocarl  
PriorityimmediateSeverityblockReproducibilityhave not tried
Status resolvedResolutionno change required 
Summary0002861: Check possibility for two InfoFileHandles to try to open the file at the same time
Description

I think maybe the order of destruction of InfoFileHandle makes this possible? Could be related to the permission denied errors to the info file for some people on Windows?

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work required

Activities

carl

2024-09-03 08:42

administrator   ~0006524

I think it's OK - destruction is guaranteed in reverse order of initialisation, so the file will be closed before the lock is released.

Bug History

Date Modified Username Field Change
2024-08-29 14:14 carl New Bug
2024-09-03 08:42 carl Assigned To => carl
2024-09-03 08:42 carl Status new => resolved
2024-09-03 08:42 carl Resolution open => no change required
2024-09-03 08:42 carl Note Added: 0006524