Pauan / rust-signals

Zero-cost functional reactive Signals for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

possible deadlock with standalone reproduction

cameronbraid opened this issue · comments

https://github.com/cameronbraid/rust-signals-issue-broadcaster-deadlock

cargo run --bin multiple_broadcasters

Run it multiple times, sometimes it halts, sometimes not.