<!-- Thank you for filing an issue to help us improve Dune! --> ## Expected Behavior `dune rules` works when a watch is running ## Actual Behavior ``` $ dune rules Error: A running dune (pid: 3749451) instance has locked the build directory. If this is not the case, please delete "_build/.lock". ↳[1] ```
Expected Behavior
dune rulesworks when a watch is runningActual Behavior