HomeSoftware Heritage

Remove method add_stream from the RPC API.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Remove method add_stream from the RPC API.

Rationale:

  1. Only the pathslicing backend implements it
  2. No other package uses it (besides a dead code path in the vault)
  3. A future commit will rewrite the RPC server to use Flask instead of aiohttp, and rewriting this view correctly is going to be hard (though possible)

Details

Provenance
vlorentzAuthored on Mar 1 2022, 1:36 PM
vlorentzPushed on Mar 2 2022, 5:25 PM
Differential Revision
D7267: Remove method add_stream from the RPC API.
Tasks
Restricted Maniphest Task
Build Status
Buildable 27236
Build 42608: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.