Skip to content

fix: crash when resolving modules on process exit#279806

Merged
deepak1556 merged 2 commits intomainfrom
robo/update_electron
Nov 27, 2025
Merged

fix: crash when resolving modules on process exit#279806
deepak1556 merged 2 commits intomainfrom
robo/update_electron

Conversation

@deepak1556
Copy link
Copy Markdown
Collaborator

Fixes #259034
Fixes #256031

@deepak1556 deepak1556 added this to the November 2025 milestone Nov 27, 2025
@deepak1556 deepak1556 self-assigned this Nov 27, 2025
Copilot AI review requested due to automatic review settings November 27, 2025 14:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Electron build identifier (ms_build_id) in the root .npmrc configuration file from "12850287" to "12857560". This change points to a newer build of Electron 39.2.3 that fixes crashes related to module resolution during process exit, addressing issues #259034 and #256031.

Key Changes:

  • Updated ms_build_id to a newer Electron 39.2.3 build that includes bug fixes for module resolution crashes

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@deepak1556 deepak1556 marked this pull request as ready for review November 27, 2025 14:26
@deepak1556 deepak1556 enabled auto-merge (squash) November 27, 2025 14:27
@deepak1556 deepak1556 merged commit aac004a into main Nov 27, 2025
28 checks passed
@deepak1556 deepak1556 deleted the robo/update_electron branch November 27, 2025 14:52
@vs-code-engineering vs-code-engineering Bot locked and limited conversation to collaborators Jan 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Electron inside vscode crashes due to ChatGPT code --install-extension crashes when called rapidly in succession

3 participants