HomeSoftware Heritage

conftest: Refactor GraphServerProcess to be more flexible

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

Description

conftest: Refactor GraphServerProcess to be more flexible

  1. queue is now encapsulated
  2. object in the queue is now a dict instead of a tuple (to allow adding more keys easily in the future + for readability)

This will be used in a future commit, to get the queue's object
twice from different functions.

Details

Provenance
vlorentzAuthored on Sep 6 2022, 5:02 PM
vlorentzPushed on Sep 6 2022, 5:54 PM
Differential Revision
D8402: conftest: Refactor GraphServerProcess to be more flexible
Tasks
T4497: [sentry] Out of disk space
Build Status
Buildable 31361
Build 49059: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.