FastChat
FastChat copied to clipboard
Unreachable code in `get_worker_address`
This code, https://github.com/lm-sys/FastChat/blob/d04ce6453ae016d9e03626b679c07aa1388dcbee/fastchat/serve/controller.py#L175, is unreachable. Is that expected?
It looks like the method get_worker_address directly returns the worker name before it is able to reach this code.