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
Connection errors should be caught and processed, or at least there should be a silent paramater, that says, if an error should be thrown. There is an argument to be made, that this actually shouldn't be the case, but imo the silent parameter should exist.
I also reccomend using logging, then you could just print a warning. When I find the time I am gonna open a pr for this, if you haven't implemented it.
Also sorry if I come of rude, this library really is helpful, but it just crashed my 10 000 lines program. xD
Seriosly keep going.
<33
EDIT: IMO the silent attribute should just return an empty array if anything fails, because yk not segments.
Steps To Reproduce
Use the programm
Pull out your ethernet cable
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
Connection errors should be caught and processed, or at least there should be a
silent
paramater, that says, if an error should be thrown. There is an argument to be made, that this actually shouldn't be the case, but imo thesilent
parameter should exist.I also reccomend using logging, then you could just print a warning. When I find the time I am gonna open a pr for this, if you haven't implemented it.
Also sorry if I come of rude, this library really is helpful, but it just crashed my 10 000 lines program. xD
Seriosly keep going.
<33
EDIT: IMO the
silent
attribute should just return an empty array if anything fails, because yk not segments.Steps To Reproduce
Additional Information
No response
The text was updated successfully, but these errors were encountered: