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

Add weak sender and receiver #51

Merged
merged 2 commits into from
Nov 28, 2022
Merged

Add weak sender and receiver #51

merged 2 commits into from
Nov 28, 2022

Conversation

notgull
Copy link
Member

@notgull notgull commented Nov 20, 2022

tokio recently added weak senders to its MPSC channel, and I thought that it was a pretty good idea. This PR adds a weak sender and receiver to this crate.

Copy link
Collaborator

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@notgull notgull merged commit 7059509 into smol-rs:master Nov 28, 2022
@notgull notgull deleted the weak branch November 28, 2022 06:30
@taiki-e taiki-e mentioned this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants