Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LTex keeps running after VS Code has quit #872

Open
SamuelMarks opened this issue Mar 2, 2024 · 1 comment
Open

LTex keeps running after VS Code has quit #872

SamuelMarks opened this issue Mar 2, 2024 · 1 comment
Labels
1-bug 🐛 Issue type: Bug report (something isn't working as expected) 2-unconfirmed Issue status: Bug that needs to be reproduced (all new bugs have this label)

Comments

@SamuelMarks
Copy link

Describe the bug
File -> Exit. Check ps and find java is still running an hour later.

Steps to reproduce
Steps to reproduce the behavior:

  1. Open VS code (I tend to have ~3 windows each with a LaTeX document)
  2. Exit VS code
  3. Check processes

Expected behavior
Should exit when VS code is exited

Sample document
N/A

LTeX configuration

No custom config

"LTeX Language Server" log file
First, reproduce the bug. Then, go to ViewOutput and select LTeX Language Server in the drop-down list. Paste this log here:

REPLACE_THIS_WITH_LTEX_LANGUAGE_SERVER_LOG

"LTeX Language Client" log file
First, set the ltex.trace.server setting in your settings.json to "verbose". Then, reload the VS Code window and reproduce the bug. Go to ViewOutput and select LTeX Language Client in the drop-down list. Paste this log here (note: it will contain your checked document):

REPLACE_THIS_WITH_LTEX_LANGUAGE_CLIENT_LOG

Version information
List here the version information of the relevant software.

  • Operating system: Linux (Ubuntu 23.10 with 6.7.7 kernel)
  • VS Code:
    1.87.0
    019f4d1419fbc8219a181fab7892ebccf7ee29a2
    x64- vscode-ltex: x.xx
  • ltex-ls: x.xx (only if not using ltex-ls automatically downloaded by LTeX)
  • Java: openjdk version "19.0.2" 2023-01-17

Additional context/information
You can add any other context or information about the problem here.

@SamuelMarks SamuelMarks added 1-bug 🐛 Issue type: Bug report (something isn't working as expected) 2-unconfirmed Issue status: Bug that needs to be reproduced (all new bugs have this label) labels Mar 2, 2024
@wc1018
Copy link

wc1018 commented Apr 30, 2024

I have the same problem as you. Openjdk binary eats my RAM repeatedly every time I start VSCode. Has it been solved now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-bug 🐛 Issue type: Bug report (something isn't working as expected) 2-unconfirmed Issue status: Bug that needs to be reproduced (all new bugs have this label)
Projects
None yet
Development

No branches or pull requests

2 participants