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(rpc): remove of calling "close" and waiting for gui_is_alive

wyzula_j requested to merge fix/gui_freezes into main

Description

GUI is not frozen after closing BECIPythonClient.

Related Issues

closes #239 (closed)

Type of Change

  • Removed close RPC call from close method in client_utils.py

Merge request reports

Loading