Skip to content

try fix Pyrefly crashes VSCode when allocating memory on glibc 2.17 #1636#4122

Open
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:1636
Open

try fix Pyrefly crashes VSCode when allocating memory on glibc 2.17 #1636#4122
asukaminato0721 wants to merge 1 commit into
facebook:mainfrom
asukaminato0721:1636

Conversation

@asukaminato0721

Copy link
Copy Markdown
Contributor

Summary

Fixes #1636

Musl binaries, including the bundled Linux x64 VS Code binary, now use mimalloc instead of jemalloc, GNU Linux and macOS retain jemalloc.

Test Plan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pyrefly crashes VSCode when allocating memory on glibc 2.17

1 participant