PR #97 cleaned up a bug in the file cache. But I am not sure exactly what bug. However, when the path changed, it was mistakenly mounting the entire cache directory instead of just the parcel's cache.
So all I did was revert the patch with a note about how it is designed to work. I might be re-introducing whatever bug @simongdavies was fixing, but I am not entirely sure what bug that was. We might need one more followup PR.
PR #97 cleaned up a bug in the file cache. But I am not sure exactly what bug. However, when the path changed, it was mistakenly mounting the entire cache directory instead of just the parcel's cache.
So all I did was revert the patch with a note about how it is designed to work. I might be re-introducing whatever bug @simongdavies was fixing, but I am not entirely sure what bug that was. We might need one more followup PR.
Signed-off-by: Matt Butcher matt.butcher@microsoft.com