bpo-40280: Skip IPPROTO_SCTP tests on Emscripten by tiran · Pull Request #30538 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Closed
Conversation
Member
Creation of IPPROTO_SCTP sockets cause the Emscripten runtime to crash.
Signed-off-by: Christian Heimes christian@python.org
Creation of IPPROTO_SCTP sockets cause the Emscripten runtime to crash. Signed-off-by: Christian Heimes <christian@python.org>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
emmatyping
mentioned this pull request
tiran
commented
Jan 11, 2022
tiran commented
Member Author
Does not work. The requires socket decorator is still executed and causes an abort.
tiran
closed this
SimonBiggs
mannequin
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment