Skip to content

windows: dune rpc status not working #8799

@Alizter

Description

@Alizter

Expected Behavior

dune rpc status should work correctly on windows.

Actual Behavior

duen rpc status reports that there is no running RPC server. This is not true as ocamllsp is able to connect to it just fine.

Reproduction

  1. On Windows with dkml ocaml, start dune in watch mode in a project.
  2. From another terminal do dune rpc status
  3. Dune will complain nothing is running.

Specifications

  • Version of dune (output of dune --version): 3.10.0
  • Version of ocaml (output of ocamlc --version): 4.14.0
  • Operating system (distribution and version): Windows 11

Metadata

Metadata

Assignees

Labels

windowsIssues that relate to Dune on Microsoft Windows

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions