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

Stray KeyboardInterrupt exception on ^C #3

Open
vikanezrimaya opened this issue Oct 5, 2023 · 0 comments
Open

Stray KeyboardInterrupt exception on ^C #3

vikanezrimaya opened this issue Oct 5, 2023 · 0 comments

Comments

@vikanezrimaya
Copy link
Collaborator

  signal interrupt received, cleaning up
Traceback (most recent call last):
  File "/nix/store/prldm8923ss4bcyn44x3imwkrfzcqkcs-igotchuu/bin/.igotchuu-wrapped", line 4, in <module>
    igotchuu.cli()
  File "/nix/store/prldm8923ss4bcyn44x3imwkrfzcqkcs-igotchuu/lib/python3.11/site-packages/igotchuu/__init__.py", line 250, in cli
    for progress in backup_manager.restic.progress_iter():
  File "/nix/store/prldm8923ss4bcyn44x3imwkrfzcqkcs-igotchuu/lib/python3.11/site-packages/igotchuu/restic.py", line 37, in progress_iter
    line = self.stdout.readline()
           ^^^^^^^^^^^^^^^^^^^^^^
KeyboardInterrupt
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