Skip to content

Close old HTTP client on registry reconnect#281

Open
amathxbt wants to merge 1 commit intoOpenGradient:mainfrom
amathxbt:patch-4
Open

Close old HTTP client on registry reconnect#281
amathxbt wants to merge 1 commit intoOpenGradient:mainfrom
amathxbt:patch-4

Conversation

@amathxbt
Copy link
Copy Markdown
Contributor

Fixes a connection leak in RegistryTEEConnection.reconnect() by closing the old HTTP client before establishing a new connection, preventing resource leaks in long-running processes.

Fixes a connection leak in RegistryTEEConnection.reconnect() by closing the old HTTP client before establishing a new connection, preventing resource leaks in long-running processes.

Signed-off-by: AMATH <116212274+amathxbt@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant