Fix crash in Content Storage async job when someone is using file storage and access cannot be freed
This commit is contained in:
@@ -405,7 +405,7 @@ public:
|
||||
/// <summary>
|
||||
/// Closes the file handles (it can be modified from the outside).
|
||||
/// </summary>
|
||||
void CloseFileHandles();
|
||||
bool CloseFileHandles();
|
||||
|
||||
/// <summary>
|
||||
/// Releases storage resources and closes handle to the file.
|
||||
|
||||
Reference in New Issue
Block a user