fix: uvicorn 미설치 시 dashboard 오해 없는 실패 처리 (#178) #184
Reference in New Issue
Block a user
Delete Branch "feature/issue-178-dashboard-log-order"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
_start_dashboard_server에서 스레드 시작 전 uvicorn import를 동기적으로 검증Fixes
Test plan
test_start_dashboard_server_returns_none_when_uvicorn_missing추가 및 통과🤖 Generated with Claude Code