mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 08:34:25 -06:00
devenv: have bra watch attempt graceful shutdown (#19857)
This is useful when working with backend plugins and grafana at the same time. Makes it so Grafana has a chance to shutdown the external process. An os.Interrupt signal is first sent, then after a five second wait a a force kill will be sent if the process is still running.
This commit is contained in:
parent
f1a63ecf24
commit
55d7fbf04c
Loading…
Reference in New Issue
Block a user