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
时常发生,具体症状为 "Submitting to LeetCode..." 消息栏一直处于运行状态,而输出并无反映。一段时间后报错 "Failed to test the solution"
This annoying bug happens quite frequently. After click test or submit, VSCode keep showing "Submitting to LeetCode..." until an error showing "Failed to test the solution."
是否已经登录?| Did you log in?
是的 | Certainly, yes.
是否能够获得问题?|Can you fetch questions?
是的,除却无法测试与提交之外一切正常 | Yes, everything is fine except testing and submitting.
To Reproduce
不知道,在提交完几份代码之后就会出现这个 Bug, 有时过一段时间就恢复了。
I have no idea how to reproduce this... it often happens after a few tests and submits. Sometimes the problem disappear after a while.
Expected behavior
成功提交并返回输出。
Successful submit to leetcode-cn and return output.
Extension Output
日志 | logs:
- Sending code to judge
(node:3282028) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
[ERROR] Error: socket hang up
Your Environment
os: Linux 5.10.17-1-MANJARO
extension settings: Mostly by default except Config Webview Markdown.
nodejs version: v15.9.0
vscode version:1.53.2
extension version: v0.17.0
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
时常发生,具体症状为 "Submitting to LeetCode..." 消息栏一直处于运行状态,而输出并无反映。一段时间后报错 "Failed to test the solution"
This annoying bug happens quite frequently. After click
test
orsubmit
, VSCode keep showing "Submitting to LeetCode..." until an error showing "Failed to test the solution."是的 | Certainly, yes.
是的,除却无法测试与提交之外一切正常 | Yes, everything is fine except testing and submitting.
To Reproduce
不知道,在提交完几份代码之后就会出现这个 Bug, 有时过一段时间就恢复了。
I have no idea how to reproduce this... it often happens after a few tests and submits. Sometimes the problem disappear after a while.
Expected behavior
成功提交并返回输出。
Successful submit to leetcode-cn and return output.
Extension Output
日志 | logs:
Your Environment
Config Webview Markdown
.The text was updated successfully, but these errors were encountered: