-
Notifications
You must be signed in to change notification settings - Fork 469
windows: dune rpc status not working #8799
Copy link
Copy link
Closed
ocaml/opam-repository
#24607Labels
windowsIssues that relate to Dune on Microsoft WindowsIssues that relate to Dune on Microsoft Windows
Description
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
- On Windows with dkml ocaml, start dune in watch mode in a project.
- From another terminal do
dune rpc status - Dune will complain nothing is running.
Specifications
- Version of
dune(output ofdune --version): 3.10.0 - Version of
ocaml(output ofocamlc --version): 4.14.0 - Operating system (distribution and version): Windows 11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
windowsIssues that relate to Dune on Microsoft WindowsIssues that relate to Dune on Microsoft Windows