mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
* 🐛(device-gateway-client): prevent uncaught error when closing connecting WebSocket Detach ws event listeners safely, temporarily handle close-phase errors, and guard ws.close() so logout/token clear does not surface a main-process uncaught exception. Made-with: Cursor * 🧹 refactor(tests): remove unused mockProps from ComfyUIForm test Cleaned up the ComfyUIForm test by removing the unused mockProps object, streamlining the test setup for better clarity and maintainability. Signed-off-by: Innei <tukon479@gmail.com> * Hide onboarding finish tool call and preserve close error listener --------- Signed-off-by: Innei <tukon479@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.mts | ||