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 file was not closed when the background job was terminated. #1470

Open
misaki214 opened this issue Dec 25, 2023 · 0 comments
Open

The file was not closed when the background job was terminated. #1470

misaki214 opened this issue Dec 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@misaki214
Copy link
Contributor

Describe the bug
When quickly terminating a background job, the file opened by epp:open/1 is not closed properly.

file_no_close2

To Reproduce
quickly terminating a background job

Expected behavior
close file

Actual behavior
The file process is not closed and keeps executing epp:wait_request/1.

Context

  • erlang_ls version (tag/sha): v0.49.0
  • Editor used: VSCode 1.85.1
  • LSP client used: Erlang LS v0.0.41
@misaki214 misaki214 added the bug Something isn't working label Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant