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

Should not crash if both peers by mistake have the same role (sender or receiver) at the same time #12

Open
knocte opened this issue Nov 8, 2020 · 0 comments · May be fixed by #13
Open

Comments

@knocte
Copy link
Contributor

knocte commented Nov 8, 2020

Steps to reproduce:

  1. Run p2pcopy in receiver mode in device A.
  2. Run p2pcopy in receiver mode in device B against A.

Current results:
It crashes.

Expected results:
It should give an understandable error message (not crash with exception + stacktrace) in both device A and B.

NOTE: same happens if using sender mode in both.

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

Successfully merging a pull request may close this issue.

1 participant