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

The process will not be closed after testing a single file, and a large number of debugging processes will accumulate, causing an error to be reported when running a new test. #1059

Open
tantian1498 opened this issue Apr 11, 2024 · 0 comments
Labels
bug Something isn't working robotframework-ls

Comments

@tantian1498
Copy link

Describe the bug
The process will not be closed after testing a single file, and a large number of debugging processes will accumulate, causing an error to be reported when running a new test.

To Reproduce
Steps to reproduce the behavior:

  1. Open file with contents '....'
  2. See code analysis errors '....'

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Versions:

  • OS: [e.g. Windows 10]
  • Robot Framework Version: [e.g. 3.2]
  • Robot Framework Language Server Version: [e.g. 0.2.3]
  • Client Version: [e.g.: VSCode 1.46 or PyCharm 2020.1.2]

Logs
Add the logs obtained when reproducing the issue.
See: https://github.com/robocorp/robotframework-lsp/blob/master/robotframework-ls/docs/reporting_issues.md for details on how to collect the logs.

@tantian1498 tantian1498 added bug Something isn't working robotframework-ls labels Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working robotframework-ls
Projects
None yet
Development

No branches or pull requests

1 participant