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
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10662
Build 15979: tox-on-jenkinsJenkins
Build 15978: arc lint + arc unit

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.