Skip to content

Remove more dead python code found using deadcode module. NFC - #25359

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:deadcode_part2
Sep 22, 2025
Merged

sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:deadcode_part2

Conversation

@sbc100

@sbc100 sbc100 commented Sep 22, 2025

Copy link
Copy Markdown
Collaborator

The remaining dead code being reported is false positives I believe.

The remaining dead code being reported is false positives I believe.
@sbc100
sbc100 requested a review from kripken September 22, 2025 20:47
Comment thread tools/feature_matrix.py
Comment thread tools/maint/create_dom_pk_codes.py
@sbc100
sbc100 merged commit 1294dd5 into emscripten-core:main Sep 22, 2025
32 checks passed
@sbc100
sbc100 deleted the deadcode_part2 branch September 22, 2025 23:30
sbc100 added a commit to sbc100/emscripten that referenced this pull request Nov 2, 2025
This was broken by emscripten-core#25359.  I though I was just moving this assignment
to the correct place, but it seems like it broken emrun because the 1.1
protocol was not actually enabled before.  Once enabled it seems like
this was causing `httpd.server_close` to hang forever.

Fixes: emscripten-core#25654
sbc100 added a commit that referenced this pull request Nov 3, 2025
This was broken by #25359. I though I was just moving this assignment to
the correct place, but it seems like it broken emrun because the 1.1
protocol was not actually enabled before. Once enabled it seems like
this was causing `httpd.server_close` to hang forever.

Fixes: #25654
inolen pushed a commit to inolen/emscripten that referenced this pull request Feb 13, 2026
…ripten-core#25359)

The remaining dead code being reported is false positives I believe.
inolen pushed a commit to inolen/emscripten that referenced this pull request Feb 13, 2026
This was broken by emscripten-core#25359. I though I was just moving this assignment to
the correct place, but it seems like it broken emrun because the 1.1
protocol was not actually enabled before. Once enabled it seems like
this was causing `httpd.server_close` to hang forever.

Fixes: emscripten-core#25654
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.

2 participants