9f8499fe54
Release v5.4.3: Fix PM2 race condition in worker restart Changes: - Removed PM2 restart logic from ensureWorkerRunning() - PM2 watch mode now exclusively handles worker restarts - Eliminated race condition causing TypeError - Reduced unnecessary worker restarts (39+ → minimal) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>