generated from nhcarrigan/template
dd95750a8d7079afc984e7e00fb17019d5dbd757
When a non-existent directory is given on Windows/WSL, the wsl process spawns but bash exits immediately after the cd fails. The stale child handle was never cleared, causing the next connection attempt to fail with "Process already running". - Clean up stale process handles in start() via try_wait() - Pre-validate the working directory via wsl test -d before spawning
hikari-desktop
Desktop companion application featuring Hikari.
Live Version
This page is currently deployed. View the live website.
Feedback and Bugs
If you have feedback or a bug report, please log a ticket on our forum.
Contributing
If you would like to contribute to the project, you may create a Pull Request containing your proposed changes and we will review it as soon as we are able! Please review our contributing guidelines first.
Code of Conduct
Before interacting with our community, please read our Code of Conduct.
License
This software is licensed under our global software license.
Copyright held by Naomi Carrigan.
Contact
We may be contacted through our Chat Server or via email at contact@nhcarrigan.com
Description