Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register telnet callbacks only once #310

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

ol-iver
Copy link
Owner

@ol-iver ol-iver commented Oct 7, 2024

Allow registering the same coroutine only once as a telnet callback.
Before, it could be registered multiple times. This lead to the situation that the internal telnet callbacks could be registered multiple times in case async_setup method was called multiple times.

@ol-iver ol-iver merged commit 7cf2ec4 into main Oct 7, 2024
8 checks passed
@ol-iver ol-iver deleted the register-callbacks-once branch October 7, 2024 19:23
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