generated from nhcarrigan/template
c597e8933a69e51bf0f40acb641b0d8803bd84d8
Adds pending_since and watchdog_generation fields to WslBridge. When send_message is called, pending_since is set to the current instant. When a Result message arrives, it is cleared. A watchdog thread spawned per session polls every 30 seconds and kills the process if pending_since has been set for 5 minutes with no Result, triggering the existing disconnect flow so the user gets an error message and can reconnect. A generation counter ensures old watchdogs exit cleanly when start() is called again for a new session.
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