This commit moves the `Main.cancel()` execution to the `main_test.go` file so it's only executed for tests. This was interfering with the shutdown process on the regular `influxd` binary. |
||
---|---|---|
.. | ||
main.go | ||
main_test.go |
This commit moves the `Main.cancel()` execution to the `main_test.go` file so it's only executed for tests. This was interfering with the shutdown process on the regular `influxd` binary. |
||
---|---|---|
.. | ||
main.go | ||
main_test.go |