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

Refactor/q timer heartbeat

wyzula_j requested to merge refactor/QTimer-heartbeat into master

Description

Threaded heartbeat for RPC BECFigure replaced with QTimer with 1 second refresh rate.

Related Issues

In combination with fixed event loop this MR also fix stuck BECIPythonClient . Closes #119 (closed)

Type of Change

  • Heartbeat thread changed to QTimer with 1s refresh rate.

Potential side effects

Screenshots / GIFs (if applicable)

[Include any relevant screenshots or GIFs to showcase the changes made.]

Additional Comments

Has to be merged after !68 (merged)

Merge request reports

Loading