Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Make nodegit context-aware for compatibility with Electron 9 and beyond #1774

Copy link
Copy link
@Livven

Description

@Livven
Issue body actions

Electron 9 changed the default value of app.allowRendererProcessReuse to true, which breaks nodegit. Setting it to false manually fixes the issue, but this will only be possible until Electron 11.

Are there any plans to fix this? Seems like #1298 might be related. Also see electron/electron#18397 for more information.

System information

  • node version: v12.16.3
  • npm or yarn version: 6.14.4
  • OS/version/architecture: win32 10.0.18363 x64
  • Applicable nodegit version: 0.26.5
node -v
npm -v # (or yarn -v)
node -e "console.log(process.platform)"
node -e "console.log(require('os').release())"
node -e "console.log(console.log(process.arch))"
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.