Skip to content

Conversation

hashemix
Copy link
Member

📌 Summary

This PR fixes an issue where client_info was mistakenly returning None, causing initialization problems. It also introduces an AbortTaskOnDrop guard to ensure that the keep-alive task is properly aborted when no longer needed, preventing potential task leaks.

- Added guard (AbortTaskOnDrop) to ensure keep-alive task is aborted
when no longer needed - Fixed bug where client_info was mistakenly
returning None
@hashemix hashemix merged commit 308b1db into main Aug 19, 2025
3 checks passed
@hashemix hashemix mentioned this pull request Aug 19, 2025
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