fix(tray): kill child PID before IPC close to avoid macOS NSStatusItem orphan

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
decolua 2026-05-15 13:13:28 +07:00
parent bb86808582
commit e1db49190a
4 changed files with 20 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "9router",
"version": "0.4.44",
"version": "0.4.45",
"description": "9Router CLI - Start and manage 9Router server",
"bin": {
"9router": "./cli.js"