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 AsyncRuntime::oneshot #1023

Closed
Tracked by #1013
drmingdrmer opened this issue Feb 22, 2024 · 2 comments
Closed
Tracked by #1013

Add AsyncRuntime::oneshot #1023

drmingdrmer opened this issue Feb 22, 2024 · 2 comments

Comments

@drmingdrmer
Copy link
Member

drmingdrmer commented Feb 22, 2024

AsyncRuntime::oneshot() creates a pair of Sender and Receiver for oneshot communication.

Reference:

  • local_sync::oneshot
  • tokio::sync::oneshot
Copy link

👋 Thanks for opening this issue!

Get help or engage by:

  • /help : to print help messages.
  • /assignme : to assign this issue to you.

@drmingdrmer drmingdrmer changed the title AsyncRuntime::oneshot Add AsyncRuntime::oneshot Feb 22, 2024
@Miaxos Miaxos mentioned this issue Feb 23, 2024
3 tasks
@Miaxos
Copy link
Contributor

Miaxos commented Mar 4, 2024

Should be done

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

No branches or pull requests

2 participants