Skip to content

Conversation

@lfse-slafleur
Copy link
Member

No description provided.

Copy link
Collaborator

@wcoenraads wcoenraads left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks Sebastiaan!

).result()

async def send_msg_and_await_reception_status_async(
async def _send_msg_and_await_reception_status_async(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only the sync functions are supposed to be used in the ControlType implementations, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently yes. I am going to work on adding an async interface.

@lfse-slafleur lfse-slafleur merged commit c2174dd into main Oct 27, 2025
19 checks passed
@lfse-slafleur lfse-slafleur deleted the 138-make-all-internal-functions-of-s2connection-private-by-prefixing-an-underscore branch October 27, 2025 15:01
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.

Make all internal functions of S2Connection private by prefixing an underscore

4 participants