Skip to content
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

Unable to kill command #2

Open
ccjernigan opened this issue May 5, 2022 · 0 comments
Open

Unable to kill command #2

ccjernigan opened this issue May 5, 2022 · 0 comments

Comments

@ccjernigan
Copy link
Contributor

STEPS TO REPRODUCE

  1. Run the command python3 checkmate.py mainnet.lightwalletd.com:9067 --start-height 1460000 --to-json
  2. After the execution starts, press control-C to terminate (use case would be realizing that the URL or start-height parameters are wrong

RESULTS

Actual

Fails to terminate

Expected

Terminates command immediately, like other command line tools.

WORKAROUND

Kill the terminal window

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant