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: always set kv_port in configure_ports to prevent TypeError
The overwrite_args function always uses config.kv_port regardless of
prefix caching settings, so configure_ports must always set this value
to prevent "NoneType and int" TypeError.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments