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

Upgrade anyio, remove Python websocket server #1047

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

mauvealerts
Copy link
Contributor

@mauvealerts mauvealerts commented Oct 2, 2023

This tears out my attempt at a Python websocket server framework. This has clearly been a dead-end for a while, but anyio 4.0 provided the motivation: it raises ExceptionGroup for single exceptions, which would require tweaking a few tests and probably have subtle breakage elsewhere.

I debated tearing out hypercorn too, but didn't feel like digging more at the moment.

@mauvealerts mauvealerts merged commit fc9ce02 into spelunky-fyi:main Oct 2, 2023
5 checks passed
@mauvealerts mauvealerts deleted the up-anyio branch October 2, 2023 02:31
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