asynchronous.RPCServerApp: Align implementation with api.RPCServerApp
This will allow to align the Vault's client/server code with the other rpc servers. And start adding one typed interface with more consistent checks in between implementations.
parent
0c01f4a0
No related branches found
Tags v0.9.0
Showing
- swh/core/api/asynchronous.py 107 additions, 24 deletionsswh/core/api/asynchronous.py
- swh/core/api/tests/conftest.py 3 additions, 0 deletionsswh/core/api/tests/conftest.py
- swh/core/api/tests/test_async.py 24 additions, 1 deletionswh/core/api/tests/test_async.py
- swh/core/api/tests/test_rpc_server_asynchronous.py 153 additions, 0 deletionsswh/core/api/tests/test_rpc_server_asynchronous.py
- tox.ini 1 addition, 0 deletionstox.ini
Loading
-
mentioned in merge request !176 (closed)
-
mentioned in merge request !177 (closed)
Please register or sign in to comment