Open cschwan opened 2 years ago
A related issue is #92, in which case a None
is unwrapped.
One instance is given in https://github.com/N3PDF/pineappl/issues/101#issuecomment-1012252389, where instead of a panic an error should be returned instead. That could be done at the very start and only once.
The quality of error reporting in PineAPPL ranges from very terrible, see for instance https://github.com/N3PDF/pineappl/issues/104#issuecomment-1016658544, to OK-ish.
TODO list:
Backtrace
?