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