Skip to content

bug: Transport.attach throws an unhandled TypeError #403

@andrewDoing

Description

@andrewDoing

I'm not actually sure whether this is intended or not, but an exception is thrown and otherwise unhandled in transport.ts

throw new TypeError('expected msgpack result to be array');

If this is intended, perhaps I can get some guidance on fixing this issue in the vscode-neovim extension:

vscode-neovim/vscode-neovim#2184

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions