mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-22 15:01:15 +02:00
fixes #165 Before, in dashboard, clicking "Start" button creates a process as zombie, but clicking "Stop" button doesn't kill it. This change prevents it from becoming zombie.