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

Task coroutine #44

Merged
merged 50 commits into from
Mar 1, 2024
Merged

Task coroutine #44

merged 50 commits into from
Mar 1, 2024

Conversation

xlauko
Copy link
Collaborator

@xlauko xlauko commented Feb 27, 2024

  • adds task coroutine
  • adds when_all_ready coroutine
  • adds sync_wait
  • adds awaitable traits
  • separates coroutine stuff to gap-coro library
  • separates graph stuff to gap-graph library

@lkorenc
Copy link

lkorenc commented Feb 27, 2024

First commit msg has inconsistent formatting.

@xlauko xlauko force-pushed the task-coroutine branch 22 times, most recently from a69954d to 558e2fc Compare March 1, 2024 20:35
@xlauko xlauko merged commit 1ea1cec into main Mar 1, 2024
1 check passed
@xlauko xlauko deleted the task-coroutine branch March 1, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants