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

Lotus wallet import ignores SIGINT #4866

Closed
f8-ptrk opened this issue Nov 16, 2020 · 1 comment · Fixed by #11190
Closed

Lotus wallet import ignores SIGINT #4866

f8-ptrk opened this issue Nov 16, 2020 · 1 comment · Fixed by #11190
Assignees
Labels
area/ux Area: UX dif/easy An existing lotus user should be able to pick this up

Comments

@f8-ptrk
Copy link
Contributor

f8-ptrk commented Nov 16, 2020

Describe the bug
when running lotus wallet import and the Enter private key: prompt is active the SIGINT signal is ignored

To Reproduce
Steps to reproduce the behavior:

  1. Run lotus wallet import and press ctrl+c

Expected behavior
Interrupted command

Version (run lotus version):
v1.1.3

@magik6k magik6k added area/ux Area: UX dif/easy An existing lotus user should be able to pick this up labels Nov 16, 2020
@f8-ptrk f8-ptrk closed this as completed Dec 3, 2020
@f8-ptrk
Copy link
Contributor Author

f8-ptrk commented Dec 16, 2020

i add lotus daemon --import-snapshot to the list of commands that cannot be aborted with ctrl+c

v1.2.2

it starts downloading the params and all you can do is kill -9 it

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux Area: UX dif/easy An existing lotus user should be able to pick this up
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants