Skip to content

v.0.0.7#11

Merged
David-Haim merged 1 commit into
masterfrom
v.0.0.7
Sep 28, 2020
Merged

v.0.0.7#11
David-Haim merged 1 commit into
masterfrom
v.0.0.7

Conversation

@David-Haim
Copy link
Copy Markdown
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