Skip to content

fix: remove outdated rustdoc about tokio channels #1961

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

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

lbarthon
Copy link

This seems to be a relic of when napi-rs used channels to send data to the tokio runtime. This removes the outdated doc, as this could be misleading if one wants to understand what those channels are about.

This seems to be a relic of when napi-rs used channels to send data to the
tokio runtime. This removes the outdated doc, as this could be misleading if
one wants to understand what those channels are about.
@lbarthon lbarthon force-pushed the lbarthon/tokio-channel-rustdoc branch from f3e3ecf to be7943f Compare February 20, 2024 08:23
@Brooooooklyn Brooooooklyn merged commit 90e3a34 into napi-rs:main Feb 20, 2024
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