Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Add sim device for tests that returns device status for stage/unstage

Description

This MR adds a new test device to simulate that stage returns a DeviceStatus object. Through the dev.stage_thread_event.set(), one can resolve the created thread. Needed for changes related to bec#366 (closed)

Type of Change

  • new device

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading