You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After introducing the linux specific ways of managing corrupted downloads, I think we should try refactoring into a single downloader / validator logic even though the validation is platform specific.
Idea introduce a DownloadValidator class with platform specific implementations.
The text was updated successfully, but these errors were encountered:
After introducing the linux specific ways of managing corrupted downloads, I think we should try refactoring into a single downloader / validator logic even though the validation is platform specific.
Idea introduce a
DownloadValidator
class with platform specific implementations.The text was updated successfully, but these errors were encountered: