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

v.0.0.7 #11

Merged
merged 1 commit into from
Sep 28, 2020
Merged

v.0.0.7 #11

merged 1 commit into from
Sep 28, 2020

Conversation

David-Haim
Copy link
Owner

  • when_all safer implementation (I suspect a bug in Clang codegen for coroutines)
  • result_core::publish_result doesn't move the consumer context
  • timer queue only accepts callables + args. bind returns the same callable if no arguments were given
  • timer uses std::chrono::milliseconds instead of size_t
  • error messages style unification

* when_all safer implementation (I suspect a bug in Clang codegen for coroutines)
* result_core::publish_result doesn't move the consumer context
* timer queue only accepts callables + args. bind returns the same callable if no arguments were given
* timer uses std::chrono::milliseconds instead of size_t
* error messages style unification
@David-Haim David-Haim merged commit fbc8c47 into master Sep 28, 2020
@David-Haim David-Haim deleted the v.0.0.7 branch October 16, 2020 10:55
@chausner chausner mentioned this pull request Sep 5, 2021
David-Haim added a commit that referenced this pull request Apr 14, 2023
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.

1 participant