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

executor redesign #108

Closed
2 tasks done
kotbegemot opened this issue Jan 5, 2022 · 0 comments · Fixed by #109
Closed
2 tasks done

executor redesign #108

kotbegemot opened this issue Jan 5, 2022 · 0 comments · Fixed by #109
Assignees
Projects
Milestone

Comments

@kotbegemot
Copy link
Member

kotbegemot commented Jan 5, 2022

The first stage of support for coroutines from C++ 20(#99) and fibers (C++11/14/17).
Updating components of executor.
The executor will later redo the scheduler.
Creating test tools.

  • 1. Updating executor.
  • 2. test suite
@kotbegemot kotbegemot self-assigned this Jan 5, 2022
@kotbegemot kotbegemot added this to To do in Develop via automation Jan 5, 2022
@kotbegemot kotbegemot added this to the 1.0.0a7 milestone Jan 5, 2022
kotbegemot added a commit that referenced this issue Jan 5, 2022
kotbegemot added a commit that referenced this issue Jan 5, 2022
@kotbegemot kotbegemot moved this from To do to In progress in Develop Jan 5, 2022
kotbegemot added a commit that referenced this issue Jan 5, 2022
kotbegemot added a commit that referenced this issue Jan 5, 2022
kotbegemot added a commit that referenced this issue Jan 5, 2022
@kotbegemot kotbegemot linked a pull request Jan 5, 2022 that will close this issue
kotbegemot added a commit that referenced this issue Jan 13, 2022
Develop automation moved this from In progress to Done Jan 13, 2022
kotbegemot added a commit that referenced this issue May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant