rtCamp / Frappe-Manager

A CLI tool based on Docker Compose to easily manage Frappe based projects.
MIT License
107 stars 22 forks source link

`bench restart` properly not killing child processes #111

Closed Xieyt closed 6 months ago

Xieyt commented 6 months ago

When bench restart is executed, it's not able to kill the child process of the current running program when it's killing it starting it.