Skip to content

exekall: Custom pickling of BaseException instead of Exception

Since the issue is there for all exceptions, handle BaseException rather than it's Exception subclass.

Merge request reports