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(scan_stubs): fixed check for pending stub status objects

wakonig_k requested to merge fix/sub_status_done_check into main

Description

.wait should always enforce a _done_checked=True update to avoid warnings after the scan finishes.

Related Issues

None

Type of Change

  • Update _done_checked on .wait calls

Definition of Done

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

Merge request reports

Loading