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(service_handler): add interface argument for process management options

wakonig_k requested to merge feature/bec-server-restart-interface into main

Description

This MR adds the option to specify the interface to use for the bec-server command.

Type of Change

  • Removed no_tmux flag
  • Added interface flag with options "tmux", "subprocess", "iterm" and "systemd"

Potential side effects

Apart from tests, I don't think the no_tmux flag was used anywhere.

Definition of Done

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

Merge request reports

Loading