mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-16 08:16:08 +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.