Files
Ricardo Andrés Marino Rojas 0f47ba657d Solve race condition bug in LocalObjectStore (#7645)
* Solve bug and add unit tests

The bug was raised due to a race condition when writing a file and
deleting it. In order to stop it, a check condition was added at the end
of the PersistData() method to remove files that have just been deleted.

* Nit changes

* Add a different constructor for the test
2023-12-27 19:18:02 -03:00
..
2020-04-27 17:45:53 -03:00
2022-11-09 17:38:34 -03:00
2020-01-14 11:31:58 -03:00
2020-04-27 17:45:53 -03:00
2023-08-08 17:52:46 -03:00
2020-12-17 12:59:13 -03:00