Cloud-CV / Cloud-CV/evalai-cli
[bug] token.json empty causes cli to crash while using get_token command
Open
- Dominant language
- Python
- Stars
- 57
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Check if the json is not empty and has valid token.
Contributor guide
Research direction
Start by reproducing the crash with an empty token.json while running the get_token command, then trace the CLI entry point that reads the file. Done means empty or invalid JSON and invalid tokens are handled without a crash, with behavior consistent with the command's existing output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100