Skip to content

Can't exit debugger ui #486

@mlapai

Description

@mlapai

If i use f6 to close the DebuggerWatcher, DebuggerStatus and DebuggerStack, next debug session bugs out with an error:

Error starting Vdebug: <class 'pynvim.api.common.NvimError'>   

and i need to restart vim in order to use vdebug again.

If i leave them open however, next session works as intented.
Besides that, when using path maps only every 3rd request is entering session - exactly third, so there is that.....
How da hell is it possible that every third, and specifically 3rd request is always working, i'm really confused.

Success on 3rd request is only happening when using path maps, if i use debugger on some random project without path maps, it works on every request.

apparently he listens on the port 9000, but only every 3rd request he finds the client

Does anyone has the idea what's going on here?

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