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/client_utils): close clean up policy for BECFigure

wyzula_j requested to merge fix/cleanup-cli-server into main

Description

RCP Server now wait for response if gui is still running. BECConnector has a general cleanup policy on closeEvent signal to shutdown client.

Related Issues

closes #150 (closed)

Type of Change

  • BECConnector cleanup
  • RPC wait for response while closing the figure
  • new icon and name of the default fig rpc window

Potential side effects

None

Edited by wyzula_j

Merge request reports