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

feat(IPython): add magic to restart the server

wakonig_k requested to merge feature/server_restart_magic into main

Description

This MR adds a new IPython magic %server_restart to restart the server. It also waits for all services to come up again before yielding.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading