Resolve "race condition when setting a Signal value in test"
Description
This MR waits for the status object returned by filepath.set(...)
to ensure it is properly set,
before continuing with other checks.
Closes #86 (closed)
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
This MR waits for the status object returned by filepath.set(...)
to ensure it is properly set,
before continuing with other checks.
Closes #86 (closed)