mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 16:01:42 +00:00
b17c1b1d02
I think this was just added a couple months ago. If all Senders drop the Receivers close. This change helps avoid creating Senders that you never send on that are just held in scope and prevent the channel from closing.