Skip to content

Fix #247: Fix reconnect() not closing old HTTP client#7

Open
gtx20060124-bot wants to merge 1 commit into
mainfrom
fix/reconnect-close-client
Open

Fix #247: Fix reconnect() not closing old HTTP client#7
gtx20060124-bot wants to merge 1 commit into
mainfrom
fix/reconnect-close-client

Conversation

@gtx20060124-bot

Copy link
Copy Markdown
Owner

Fixes OpenGradient#247

Save the old HTTP client before reconnecting and close it after the new connection is established. Matches the pattern already used in StaticTEEConnection.reconnect().

Files changed

  • src/opengradient/client/tee_connection.py

Acceptance checklist

  • Fix implemented as described
  • Follows existing codebase conventions
  • No AI training leakage markers
  • No build artifacts committed

@gtx20060124-bot

Copy link
Copy Markdown
Owner Author

0x6e154f0e2c6190c18c27691537cf12a5f47d0558

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.

reconnect() not closing old HTTP client

1 participant