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

QApplication event loop BECFigure changed to server

wyzula_j requested to merge fix/qt_event_loops into master

Description

In previous versions, the QApplication event loop was started by BECFigure, now it is started by cli/server.py which is launching the GUI window.

Related Issues

#121 (closed)

Type of Change

  • QApplication event loop moved to cli/server.py from BECFigure

Potential side effects

None

Merge request reports

Loading