Comment on page
Shutting down
You can shut down an SDK to cleanly stop all its background processes and terminate all its connections with
hypertune.close()
. This is useful when running tests.Last modified 1mo ago