79b9009452
- LocalObjectStore.Delete() will also delete file from the local object store path if present, this will avoid the issue where restarting the object store will re load the same deleted file. Adding unit test. Issue https://github.com/QuantConnect/Lean/issues/4811