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

Does not complete to run epmd -daemon on Windows in finite time #4

Open
zacky1972 opened this issue Jun 18, 2023 · 0 comments
Open

Comments

@zacky1972
Copy link

The following Elixir code does not complete in finite time, when running on Windows, though the command epmd exists on PATH:

System.cmd("epmd", ["-daemon"])
  • Elixir version: 1.14.5
  • Erlang/OTP version: 24.3.4.12
  • Running on erlef/setup-beam@v1

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant