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 example of using multi-thread tokio runtime #294

Merged
merged 2 commits into from Mar 24, 2021

Conversation

fakeshadow
Copy link
Contributor

PR Type

Other

PR Checklist

Check your PR fulfills the following:

  • Documentation comments have been added / updated.
  • Format code with the latest stable rustfmt

Overview

Add example of building System on multi-thread tokio runtime and spawn work steal async task on runtime.

Copy link
Member

@robjtede robjtede left a comment

Choose a reason for hiding this comment

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

nice 👍🏻

@robjtede
Copy link
Member

robjtede commented Mar 24, 2021

merge at your leisure when checks done

@robjtede
Copy link
Member

that type of failure is acceptable if others on the same platform succeed

@fakeshadow
Copy link
Contributor Author

fakeshadow commented Mar 24, 2021

that type of failure is acceptable if others on the same platform succeed

Ok. Seems like network issue?

@robjtede
Copy link
Member

Yeah idk exactly why but they tend to clear themselves up after a bit.

@fakeshadow fakeshadow merged commit b7bfff2 into master Mar 24, 2021
@fakeshadow fakeshadow deleted the example/multi_thread_system branch March 24, 2021 11:56
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.

None yet

2 participants