Make removing abandoned files optional
Build logic can now implement a RemoveAbandonedFiles, and the bootstrap logic will only remove abandoned files if that method returns true. Leaving the method unimplemented will result in the existing behavior of always removing abandoned files.
Loading
Please register or sign in to comment