Page MenuHomeSoftware Heritage

api: make backend_factory argument of RPCServerApp() optional
ClosedPublic

Authored by douardda on Oct 9 2019, 5:39 PM.

Details

Summary

defaults to calling the backend_class constructor.

Depends on D2104

Diff Detail

Repository
rDCORE Foundations and core functionalities
Branch
master
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 8245
Build 11904: tox-on-jenkinsJenkins
Build 11903: arc lint + arc unit

Event Timeline

vlorentz requested changes to this revision.Oct 9 2019, 5:49 PM
vlorentz added a subscriber: vlorentz.

Should be documented

This revision now requires changes to proceed.Oct 9 2019, 5:49 PM

and the type in the doc of backend_class should use Optional[] too

This revision is now accepted and ready to land.Oct 11 2019, 10:35 AM