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

Panic related to peers cache #2908

Open
tomaka opened this issue Oct 20, 2022 · 2 comments
Open

Panic related to peers cache #2908

tomaka opened this issue Oct 20, 2022 · 2 comments

Comments

@tomaka
Copy link
Contributor

tomaka commented Oct 20, 2022

cc #2898

panicked at 'assertion failed: _prev_value.is_none()', /home/tomaka/Projets/smoldot/src/libp2p/peers.rs:1220:21

debug_assert!(_prev_value.is_none());

@tomaka
Copy link
Contributor Author

tomaka commented Oct 24, 2022

Can be reproduced by running #2876 with the Polkadot chain.

@tomaka
Copy link
Contributor Author

tomaka commented Oct 25, 2022

Can be reproduced by running #2876 with the Polkadot chain.

Can't reproduce anymore.
This is a bit annoying, as reviewing the code again doesn't reveal any mistake to me.

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

1 participant