suspend fun SQLClient.closeAwait(): Unit
Close the client and release all resources. Call the handler when close is complete.
handler - the handler that will be called when close is complete
handler