Ask a question to get started
Enter to sendā¢Shift+Enter new line
aclose( self, ) -> None
Close the async client to prevent unclosed session warnings.
This method should be called to properly clean up HTTP connections when using async operations.