Files
tfm_ainventory/start_server.sh
Daniel Bedeleanu 59565c9b8a improve: comprehensive process cleanup in startup script
- Add -9 (force kill) flag to all pkill commands
- Kill Python backend processes explicitly
- Kill npm and node processes
- Use fuser to kill processes bound to ports 8000, 3001, 3002, 3003
- Add 1 second wait after cleanup
- Ensures absolutely clean state before restart
2026-04-22 09:45:50 +03:00

7.3 KiB
Executable File