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(cli/server): handle RedisError during heartbeat emission to properly close...

wakonig_k requested to merge fix/gui_shutdown into main

Description

Properly shut down the GUI client even if the connection to redis is lost.

Related Issues

closes #446 (closed)

Type of Change

  • Ensure heartbeats don't raise and cancel the shutdown

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading