lilydjwg/nvchecker

[MINOR FEATURE] check that there's an internet connection

pirate486743186 opened this issue · 1 comments

Right now, if the connection is down, it just crashes.

But not all sources require Internet. Some (e.g. alpm) reads local databases. However it should report errors for those requires Internet rather than crash (so others can continue).

You can use wait-online if you're on Linux.