"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:
-
gdk-reliability - e.g. When a GDK action fails to complete. -
gdk-usability - e.g. Improvements or suggestions around how the GDK functions. -
gdk-performance - e.g. When a GDK action is slow or times out.
Steps to replicate (optional)
Sadly none, yet
gdk start- Work and switched branches a lot
gdk restart- Suddenly, GDK is no longer responding
-
gdk stopleavesrunsv rails-web -
gdk killor 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