Skip to content

Cut down initialization time for debugger (and server) #51

Open
@hongyi-zhao

Description

On Ubuntu 20.04, I use the latest stable vscode and the git master version of lsp-wl. I noticed the following strange problem: after login into the system, the first time running of the "Start Debugging F5" with the lsp-wl will fail with the following error:

image

The easy and quick way to fix this problem is running the math or mathematica commands once. Other workarounds, based on my observation, including, but may not be limited to, the following way: Click on the "Cancel", and then re-run the "Start Debugging F5" for several times, the problem will finally disappear.

Afterwards, if I close the vscode, then restart it, the problem doesn't appear again. More specifically, the problem occurs only when F5 is called from vscode for the first time after logging into the system.

Regards,
HY

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    long-runWorks that will be done in the unforeseen future

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions