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

worker crashes sometimes when a connection is opened by the encointer-wallet-app #46

Open
clangenb opened this issue Mar 2, 2021 · 1 comment

Comments

@clangenb
Copy link
Member

clangenb commented Mar 2, 2021

Working panics with the following error:

[2021-03-02T18:05:49Z INFO  ws::io] Accepted a new tcp connection from 10.0.0.131:38784.
thread 'main' panicked at 'assertion failed: `(left == right)`
  left: `140007951174624`,
 right: `0`', /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sync/mpsc/shared.rs:251:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: "SendError(..)"', worker/src/ws_server.rs:59:26
thread '<unnamed>' panicked at 'assertion failed: `(left == right)`
  left: `140007951174624`,
 right: `0`', /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sync/mpsc/shared.rs:486:9
stack backtrace:
@lovasoa
Copy link

lovasoa commented Sep 3, 2021

This must be an instance of rust-lang/rust#39364

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

2 participants