Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@David-Haim David-Haim released this 24 Feb 12:06
· 7 commits to master since this release
f037e8c
  • Addition of shared_result.
  • Thread-sanitizer tests were re-written.
  • result_coro_promise is now merged with result_state (every eager task allocates just one memory chunk instead of two, no refcount).
  • various bug fixes and improvements.

Tests were run locally, as Github actions still doesn't support clang-11.