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

error_received() now does nothing in asyncudp 0.7.0 #10

Closed
eerimoq opened this issue Sep 11, 2022 · 1 comment
Closed

error_received() now does nothing in asyncudp 0.7.0 #10

eerimoq opened this issue Sep 11, 2022 · 1 comment

Comments

@eerimoq
Copy link

eerimoq commented Sep 11, 2022

This is no longer needed. Fixed upstream in eerimoq/asyncudp@c6d404f.

asyncudp._SocketProtocol.error_received = lambda self, exc: None

@rmb122 rmb122 closed this as completed in a47f21a Sep 12, 2022
@rmb122
Copy link
Owner

rmb122 commented Sep 12, 2022

Thanks for your notice 😃, fixed in a47f21a.

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

No branches or pull requests

2 participants