Skip to content

gpui: Remove ExitProcess shutdown workaround - #61219

Merged
SomeoneToIgnore merged 1 commit into
mainfrom
remove-windows-exitprocess-workaround
Jul 17, 2026
Merged

gpui: Remove ExitProcess shutdown workaround#61219
SomeoneToIgnore merged 1 commit into
mainfrom
remove-windows-exitprocess-workaround

Conversation

@reflectronic

Copy link
Copy Markdown
Member

The issue with aws-lc that necessitated this workaround has been fixed upstream: aws/aws-lc#3197.

Release Notes:

  • N/A

aws-lc fixed the thread-local DRBG cleanup deadlock on Windows (aws/aws-lc#3220), so the CRT-exit bypass is no longer needed. Bump aws-lc-rs to 1.17.1, whose aws-lc-sys 0.42.0 carries the fix, and let the process shut down through the normal exit path.
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jul 17, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jul 17, 2026
@zed-industries-bot

Copy link
Copy Markdown
Contributor
Messages
📖

This PR includes links to the following GitHub Issues: #aws/aws-lc#3197
If this PR aims to close an issue, please include a Closes #ISSUE line at the top of the PR body.

Generated by 🚫 dangerJS against dea4db6

@SomeoneToIgnore
SomeoneToIgnore added this pull request to the merge queue Jul 17, 2026
Merged via the queue into main with commit 7eb8af2 Jul 17, 2026
48 checks passed
@SomeoneToIgnore
SomeoneToIgnore deleted the remove-windows-exitprocess-workaround branch July 17, 2026 19:20
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
The issue with aws-lc that necessitated this workaround has been fixed
upstream: aws/aws-lc#3197.

Release Notes:

- N/A
HyacinthHaru pushed a commit to HyacinthHaru/z3rm that referenced this pull request Aug 16, 2026
The issue with aws-lc that necessitated this workaround has been fixed
upstream: aws/aws-lc#3197.

Release Notes:

- N/A

(cherry picked from commit 7eb8af2)
playdohface pushed a commit to playdohface/zed that referenced this pull request Aug 29, 2026
The issue with aws-lc that necessitated this workaround has been fixed
upstream: aws/aws-lc#3197.

Release Notes:

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

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants