Skip to content

@intersystems/intersystems-iris-native package seems to cause VS Code extension host process to crash on Windows #1

@gjsjohnmurray

Description

@gjsjohnmurray

I have developed a VS Code extension called gj :: configExplorer

As is typical of VS Code extensions mine is written in Typescript and uses the @intersystems/intersystems-iris-native package which InterSystems recently published on npmjs.com (current version 2.0.2).

It works fine when VS Code's extension host (EH) process is executing on Linux. But when the EH is on Windows activation of my extension (by clicking on the 'Explore Configuration' button that it adds to Server Manager entries) immediately crashes the EH. VS Code restarts the EH three times before concluding that the problem wasn't a glitch. Thereafter no extensions work in VS Code until it is restarted.

VS Code is built on Electron and I found this note about a requirement that a native Node module must comply with in order to work on Windows.

I will be happy to work with InterSystems to investigate this.

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