Skip to content

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

@zacky1972

Description

@zacky1972

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions