Skip to content

Preserve stack trace when using with_blobstorage_exception decorator

Yannick requested to merge preserve_stack_trace into master

Preserve stack trace when using with_blobstorage_exception decorator for mapping exceptions as explained in Python documentation => BaseException.with_traceback

Edited by Yannick

Merge request reports