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

Fix debugger process on Elixir 1.9 #71

Merged
merged 1 commit into from
Nov 16, 2019
Merged

Fix debugger process on Elixir 1.9 #71

merged 1 commit into from
Nov 16, 2019

Conversation

axelson
Copy link
Member

@axelson axelson commented Nov 16, 2019

Ensure debugger process continues to run, adapts to the new behavior in Elixir 1.9 that changed Mix.Task.run to return instead of sleeping indefinitely:
elixir-lang/elixir@3673849

Ensure debugger process continues to run, adapts to the new behavior in Elixir
1.9 that changed `Mix.Task.run` to return instead of sleeping indefinitely:
elixir-lang/elixir@3673849

- Fixes JakeBecker/elixir-ls#194
- Fixes JakeBecker/elixir-ls#185
@axelson axelson merged commit 25e21ff into elixir-lsp:master Nov 16, 2019
@axelson axelson deleted the fix-debugger-on-elixir-1-9 branch November 16, 2019 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant