You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running multiple pydevp2p instances on local machine on different ports. Nodes are running an interactive subprotocol (sort of a custom handshake) where they send challenge and await challenge response. Sometimes challenge is not delivered (usually challenge from node that accepted the connection).
I'm preparing a testcase which will help to reproduce this bug.
OS: Ubuntu 16.10: Linux 4.8.0-41-generic SMP x86_64
The text was updated successfully, but these errors were encountered:
I'm running multiple pydevp2p instances on local machine on different ports. Nodes are running an interactive subprotocol (sort of a custom handshake) where they send challenge and await challenge response. Sometimes challenge is not delivered (usually challenge from node that accepted the connection).
I'm preparing a testcase which will help to reproduce this bug.
OS: Ubuntu 16.10: Linux 4.8.0-41-generic SMP x86_64
The text was updated successfully, but these errors were encountered: