mirror of https://github.com/databricks/cli.git
55c03cc119
## Changes This PR registers the `server.Close()` function to be run during test cleanup in the server initialization function. This ensures that all test servers are closed as soon as the test they are scoped to finish. Motivated by https://github.com/databricks/cli/pull/2255/files where a regression was introduced where we did not close the test server. ## Tests N/A |
||
---|---|---|
.. | ||
server.go |