Skip to content

"runsv rails-web" is sometimes not stopped/killed

Overview

Sometimes, runsv rails-web is still present after gdk stop. I have to use gdk kill or kill the process in order to able to run GDK again properly.

No killing this process makes gdk restart no stop the process.

Impacted categories

The following categories relate to this issue:

Steps to replicate (optional)

Sadly none, yet 😞 but perhaps

  1. gdk start
  2. Work and switched branches a lot
  3. gdk restart
  4. Suddenly, GDK is no longer responding
  5. gdk stop leaves runsv rails-web
  6. gdk kill or killing the process works

Proposal (optional)

🤷

Environment (optional)

  • Operating system name: <!-- output of `uname -a` command -->
  • Architecture: <!-- output of `arch` command -->
  • The contents of your gdk.yml (if any)
  • Ruby version: <!-- output of `ruby --version` command -->
  • GDK version: <!-- output of `git rev-parse --short HEAD` command -->
Edited by Peter Leitzen