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
Allow pickling of exceptions and add a test to ensure
the pickling works as expected. This is needed when error
classes are pickled by an asynchronous worker (example: celery).