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: fixed shutdown for pyside

wakonig_k requested to merge fix/shutdown_qcoreapp into main

Description

Although exit exists on pyside, it seems to not do anything, hence the MR to call the exit / shutdown method depending on the qt backend.

Definition of Done

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

Merge request reports

Loading