You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(core): address review feedback on graceful shutdown
- Extract hard-coded timeout into FORCE_SHUTDOWN_TIMEOUT_MS constant
- Add JSDoc for shutdown function with @param and @returns
- Log error in catch block instead of swallowing silently
0 commit comments