WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Calling StdioDriver.disconnect() does not kill OmniSharp.exe process #497

@xen22

Description

@xen22

StdioDriver.disconnect() only kills the run bash script process, not the OmniSharp.exe process that the script spawns:
https://github.com/OmniSharp/omnisharp-node-client/blob/master/lib/drivers/StdioDriver.ts#L109

image

Calling ReactiveClient.stopServer() does the trick though.

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