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

Stuck on interrupting syncing light clients #685

Open
reliveyy opened this issue Aug 25, 2020 · 1 comment
Open

Stuck on interrupting syncing light clients #685

reliveyy opened this issue Aug 25, 2020 · 1 comment
Assignees
Labels
P3 low priority

Comments

@reliveyy
Copy link
Collaborator

Syncing light clients:
┌─────────┬─────────────────────────────────────────────────────┐
│ SERVICE │ STATUS                                              │
├─────────┼─────────────────────────────────────────────────────┤
│ lndbtc  │ Syncing 100.00% (645268/645267)                     │
├─────────┼─────────────────────────────────────────────────────┤
│ lndltc  │ Syncing 77.80% (1479000/1900802)                    │
└─────────┴─────────────────────────────────────────────────────┘
^C^C
^CError in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 40, in _python_exit
    t.join()
  File "/usr/local/lib/python3.8/threading.py", line 1011, in join
    self._wait_for_tstate_lock()
  File "/usr/local/lib/python3.8/threading.py", line 1027, in _wait_for_tstate_lock
    elif lock.acquire(block, timeout):
KeyboardInterrupt
^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C
@reliveyy reliveyy self-assigned this Aug 25, 2020
@kilrau
Copy link
Contributor

kilrau commented Aug 25, 2020

How it should be: it should allow to exit the environment with CTRL+C, not interrupt the sync, not down anything, just exit the shell. When entering the environment, same network again, it'll take you back where you left off.

@kilrau kilrau added the P3 low priority label Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 low priority
Projects
None yet
Development

No branches or pull requests

2 participants