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

bpo-40280: Skip IPPROTO_SCTP tests on Emscripten #30538

Closed
wants to merge 1 commit into from

Conversation

tiran
Copy link
Member

@tiran tiran commented Jan 11, 2022

Creation of IPPROTO_SCTP sockets cause the Emscripten runtime to crash.

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue40280

Creation of IPPROTO_SCTP sockets cause the Emscripten runtime to crash.

Signed-off-by: Christian Heimes <christian@python.org>
@tiran
Copy link
Member Author

tiran commented Jan 11, 2022

Does not work. The requires socket decorator is still executed and causes an abort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants