Skip to content

Exception will be thrown when leetcode-cli output useful data but exit with error code #237

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

Closed
Vigilans opened this issue Mar 26, 2019 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Vigilans
Copy link
Contributor

🐛 Bug Report

Sometimes, the leetcode-cli may print useful data, but exit with error code. In this case, an exception will be thrown, and useful data will not be passed.

To Reproduce

When submitting a solution, leetcode-cli may print Runtime error and exit with error code. With aforementioned behavior, an exception will be thrown, and result WebView cannot be shown.

Expected behavior

Being able to extract the useful data out if needed.

@jdneo jdneo added this to the 0.13.2 milestone Mar 26, 2019
@jdneo jdneo added the bug Something isn't working label Mar 26, 2019
jdneo pushed a commit that referenced this issue Mar 26, 2019
@jdneo jdneo closed this as completed Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants