Skip to content

Conversation

@name1e5s
Copy link
Contributor

No description provided.

Copy link
Owner

@hawkw hawkw left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Overall, this change looks correct, but before we can merge it, we'll want to add some missing documentation to some of the new methods. Also, we'll need to add missing trait impls for the new error type.

Once those changes are addressed, I'll be very happy to merge this!

Copy link
Owner

@hawkw hawkw left a comment

Choose a reason for hiding this comment

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

thanks for addressing my suggestions, this looks good to me!

@hawkw hawkw enabled auto-merge (squash) April 23, 2022 16:07
@hawkw hawkw merged commit e04661f into hawkw:main Apr 23, 2022
hawkw added a commit that referenced this pull request May 13, 2022
<a name="v0.1.3"></a>
### v0.1.3 (2022-05-13)

#### Features

* **mpsc:**  add `Receiver::try_recv` method  (#60) ([e04661f](e04661f))

#### Bug Fixes

* **mpsc:**  `try_recv_ref` should return `RecvRef` (#61) ([47f16f5](47f16f5))
hawkw added a commit that referenced this pull request May 13, 2022
<a name="v0.1.3"></a>
### v0.1.3 (2022-05-13)

#### Features

* **mpsc:**  add `Receiver::try_recv` method  (#60) ([e04661f](e04661f))

#### Bug Fixes

* **mpsc:**  `try_recv_ref` should return `RecvRef` (#61) ([47f16f5](47f16f5))
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.

2 participants