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

fix(async_writer): get the readout_priority from the scan message, not the device config

wakonig_k requested to merge fix/async_writer_readout_priority into main

Description

The async writer should retrieve the list of async devices from the scan status message, not the initial device config. This MR fixes it.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading