Skip to content

Conversation

@ids1024
Copy link
Member

@ids1024 ids1024 commented Dec 17, 2025

No description provided.

ids1024 added a commit to ids1024/smithay that referenced this pull request Dec 17, 2025
`SyncSender` isn't properly sending `Closed`:
Smithay/calloop#236

In any case, using `Sender` seems appropriate if we don't need it to be
`Sync`.
I believe previous there is a theoretically possible race, since the
`.ping()` call would have happened before the `mpsc::Sender` was
dropped.
Presumably this should behave like `Sender`, but only ping once all
clones have been dropped. This should achieve that.
This seems to be the oldest 14.x image available now.
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

Successfully merging this pull request may close these issues.

1 participant