-
ObjectStore delete will delete file (#4816)
发布于
2020-10-05 23:19:27 +00:00 | 2771 次提交 在此版本后已推送到 master- 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
下载附件
- LocalObjectStore.Delete() will also delete file from the local object