Update src/services/sync/ChromaServerManager.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Alexander Knigge
2026-01-23 23:38:07 -08:00
committed by bigphoot
parent 2c304eafad
commit 9e4b401f9b
+3
View File
@@ -260,6 +260,9 @@ export class ChromaServerManager {
} else {
proc.kill('SIGTERM');
}
} else {
proc.kill('SIGTERM');
}
}
// Force kill after timeout if still running