-
Notifications
You must be signed in to change notification settings - Fork 455
test stuck in "Waiting for judge result" #187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same issue here. |
same here for 2 days. |
same issue... |
Tried again. The installation went through but not the testing process. |
Logs seem to be in a loop |
Updated to this version and it worked well. |
Ubuntu Linux has this issue too. |
I think leetcode has changed it's API. now
but
|
@akanarika is right. This repo is no longer maintained (#181). We can move on to https://github.com/leetcode-tools/leetcode-cli |
Same issue |
#214 PR fix this issue. |
@HwangTaehyun ,where to get latest release? The last release is 2.6.2 on 9/28/19. Thanks. |
@9527KGG I think this project is not managed more. I fix this problem in my fork project. npm install -g HwangTaeHyun/leetcode-cli |
@HwangTaehyun thanks it works, I hope your PR will be merged |
Problem Summary
Test stucks in "Waiting for judge result"
How to reproduce
leetcode-cli test 93.restore-ip-addresses.py
when running -vv:
[TRACE] REQUEST %s make request https://leetcode.com/submissions/detail/undefined/check/
Somehow the $id is 'undefined'
Environment
The text was updated successfully, but these errors were encountered: