This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Attempted to close connection while not yet open #3361
Comments
That messages seems to appear only in |
tomusdrw
added
M4-core ⛓
Core client code / Rust.
Z0-unconfirmed 🤔
Issue might be valid, but it’s not yet known.
labels
Nov 11, 2016
I am running in debug mode indeed. I gave it a few minutes, it kept on Importing and did not close. |
The issue seems to occur if you are stressed on the ctrl-c In other words, pressing ctrl-c ONCE seems to work as expected. I can reproduce the issue 100% of the attempts. |
You can see it pretty good here. Watch for the ^C
|
@tomusdrw the message appears also in release mode. I can also reproduce the issue in release. |
tomusdrw
added
F2-bug 🐞
The client fails to follow expected behavior.
and removed
Z0-unconfirmed 🤔
Issue might be valid, but it’s not yet known.
labels
Nov 14, 2016
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This occurred for me first yesterday.
I run parity (master) as:
parity [--testnet] ui
Things go well until I hit Ctrl-C in the console. When I do so, I get the following output:
Subsequent ctrl-c are just ignored.
and parity keeps going... unstoppable :)
The text was updated successfully, but these errors were encountered: