Skip to content
Snippets Groups Projects
Commit d63ef147 authored by Drew Rodman's avatar Drew Rodman Committed by Jack Nagel
Browse files

Add DownloadError to catch a broader range of resource download errors.


Adding a broader exception class allows for errors raised in Resource.fetch
to be caught in upgrade and prevent the process from being killed when
a download fails. This should resolve issue 18364.

Fixes Homebrew/homebrew#18364.
Closes Homebrew/homebrew#26618.

Signed-off-by: default avatarJack Nagel <jacknagel@gmail.com>
parent ca0eff67
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment