Skip to content
  • Christian Hergert's avatar
    subprocess: add IdeSubprocessSupervisor · 1189ac3d
    Christian Hergert authored
    This will help us monitor processes that we need to keep running.
    Generally we'd prefer to use DBus for stuff like this, but we need
    something simple for external tools such as language-servers.
    1189ac3d