-
@Naios
I would like to use continuable to build Asio composed operations as described https://think-async.com/Asio/boost_asio_1_30_2/doc/html/boost_asio/overview/composition/compose.html but instea…
-
@Naios
Conan fails to find the continuable package in conan-center.
-----
### Commit Hash
Don't understand what to write here...
### Expected Behavior
The following command should f…
-
Hi, @Naios !
Thanks for making `continuable`, it's a neat library!
I passed an `absl::InlinedVector` to `cti::when_all()`, and to my surprise the continuables in it did not get connected to the …
-
@Naios
-----
### Commit Hash
f7f304e971e05d5cae24edc6a0c93116588edd0b (4.2.1)
### Expected Behavior
Calling `.get()` on an `std::future` obtained by applying `cti::transforms::…
-
Hello,
I tried to use wolox-ci but I have a problem to load it. I'm loading library as global library from git and loading it in implicit or explicit way.
I'm using:
* Jenkins: Jenkins ver. 2.121…
-
@Naios
This concerns g++ 9.3.0 and 10.0.1
Using cti::work within a variant leads to a compiler error in "struct assert_wrong_copy_assign" in function2.hpp.
Using std::is_copy_constructible_v…
-
I'm starting to depend on `https://github.com/Raynos/continuable` by git uris in npm and that isn't optimum.
It would be cool if we can figure out how to share the continuable name.
I was going to a…
-
First I really enjoy this great library and really nice work! It does solve the callback hell with asio.
Since we have no coroutine available whatsoever, continuable probably is now the best we can …
-
https://naios.github.io/continuable/installation.html
```
$ mkdir test; cd test
$ git init
Initialized empty Git repository in /home/user/test/.git/
$ git submodule add https://github.com…
-
See https://code.google.com/p/robotframework/issues/detail?id=1628 for details.
daluu updated
9 years ago