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

panicked at /__w/smoldot/smoldot/light-base/src/runtime_service.rs:1704:82: called Option::unwrap() on a None value #1611

Open
kratico opened this issue Jan 25, 2024 · 1 comment

Comments

@kratico
Copy link

kratico commented Jan 25, 2024

Logs can be capture from this job in substrate-connect zombienet tests

@tomaka
Copy link
Contributor

tomaka commented Jan 25, 2024

Ah thanks.

I think that I misunderstood how WeakSenders work. I thought that as long as a Receiver was alive (and thus the channel alive) you would be guaranteed to be able to upgrade the WeakSender, but I guess that they're tied to Senders instead.

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