Skip to content

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

Open
@xen22

Description

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

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