Page MenuHomeSoftware Heritage

Remove exception pickling from the async server, as in the sync server.
ClosedPublic

Authored by vlorentz on Feb 18 2020, 1:34 PM.

Details

Summary

I forgot to change the async server in
08289ce5c33e507ec3ce80cade86f688b4107f3f.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

anlambert added a subscriber: anlambert.
anlambert added inline comments.
swh/core/api/__init__.py
1

-2020

swh/core/api/serializers.py
1

-2020

swh/core/api/tests/test_async.py
1

-2020

This revision is now accepted and ready to land.Feb 18 2020, 1:49 PM
This revision was landed with ongoing or failed builds.Feb 18 2020, 1:54 PM
This revision was automatically updated to reflect the committed changes.