Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Naios/continuable issues and pull requests
#67 - error: array used as initializer
Issue -
State: closed - Opened by Spongman over 1 year ago
#66 - cti::transforms::wait_for doesn't compile with cmake options -DCTI_CONTINUABLE_WITH_COROUTINE=ON -DCTI_CONTINUABLE_WITH_CPP_LATEST=ON
Issue -
State: open - Opened by KasperDeSmedt over 1 year ago
#65 - critical issue with nested continuables
Issue -
State: open - Opened by Spongman over 1 year ago
- 7 comments
#64 - make_continuable over executor
Issue -
State: open - Opened by elazarl almost 2 years ago
- 4 comments
#63 - Unexpected (undefined?) behaviour when using `::to_future` with a canceled continuable
Issue -
State: open - Opened by LanderN almost 2 years ago
- 1 comment
Labels: bug
#62 - Tagging a 4.2.1 release?
Issue -
State: closed - Opened by nextsilicon-itay-bookstein almost 2 years ago
- 2 comments
#61 - out of order destruction
Issue -
State: open - Opened by Spongman almost 2 years ago
- 3 comments
Labels: bug
#60 - fix clang coroutines detection
Pull Request -
State: closed - Opened by Spongman almost 2 years ago
- 2 comments
#59 - compile error with clang 14
Issue -
State: closed - Opened by Spongman about 2 years ago
- 3 comments
#58 - How do you run final cleanup with a chain?
Issue -
State: open - Opened by geiseri about 2 years ago
- 8 comments
Labels: question
#57 - redundant move in return statement
Issue -
State: open - Opened by Spongman about 2 years ago
Labels: enhancement, prio-low
#56 - "There is no way to call the given object with these arguments"
Issue -
State: closed - Opened by Spongman about 2 years ago
- 1 comment
#55 - Confusing error regarding `result` from VC++ when making a continuable from a lambda that captures a variable called `result`
Issue -
State: open - Opened by tom-seddon about 2 years ago
- 1 comment
#54 - Homogeneous container remapping code fails for some containers
Issue -
State: open - Opened by nextsilicon-itay-bookstein about 2 years ago
- 2 comments
#53 - Fix incorrect initialization of unsafe_locker
Pull Request -
State: closed - Opened by rkonklewski-am2m about 2 years ago
#52 - boost::beast::ssl_stream::async_handshake() doesn't accept cti::use_continuable
Issue -
State: open - Opened by Spongman about 2 years ago
- 4 comments
Labels: bug
#51 - MSVC 2019 build error in cti::detail::transforms::wait_relaxed()
Issue -
State: closed - Opened by rkonklewski-am2m about 2 years ago
- 3 comments
Labels: bug
#50 - Failed assertion when giving make_exceptional_continuable() to when_seq()
Issue -
State: open - Opened by rkonklewski-am2m about 2 years ago
- 1 comment
Labels: bug, prio-low
#49 - Trigger failure within continuation without using exceptions
Issue -
State: closed - Opened by standardexe over 2 years ago
- 4 comments
Labels: question
#48 - Recover continuable after invoking void fail handlers, s.t. continuab…
Pull Request -
State: closed - Opened by yaoyuan1216 over 2 years ago
- 3 comments
#47 - Return value from fail handler crash the program.
Issue -
State: closed - Opened by yaoyuan1216 over 2 years ago
- 2 comments
Labels: question
#46 - Stopping a continuable in a failure handler makes wait() hang forever
Issue -
State: closed - Opened by rkonklewski-am2m almost 3 years ago
- 4 comments
Labels: bug
#45 - Issue fix : compile time error on calling when_seq
Pull Request -
State: closed - Opened by sTabishAzam about 3 years ago
- 3 comments
#44 - question: is_continuation<> and asio::strand::post
Issue -
State: closed - Opened by Spongman about 3 years ago
- 7 comments
Labels: question
#43 - Question - Convenience with using executors
Issue -
State: closed - Opened by noisypants over 3 years ago
- 2 comments
#42 - cancellation/abortion feature support
Issue -
State: open - Opened by weidonglian over 3 years ago
- 1 comment
Labels: feature-request
#41 - Customized error type
Issue -
State: open - Opened by weidonglian over 3 years ago
- 1 comment
Labels: feature-request
#40 - Example slideshow returns 134
Issue -
State: closed - Opened by IceflowRE almost 4 years ago
- 1 comment
#39 - Continue-on-fail support - allowing chains to continue with a value even after a fail?
Issue -
State: closed - Opened by noisypants almost 4 years ago
- 2 comments
#38 - Possible data race involving set_promise() & sys::transforms::wait()
Issue -
State: closed - Opened by p4654545 about 4 years ago
- 7 comments
#37 - g++ 9/10 compile error on std::variant<cti::work>
Issue -
State: open - Opened by p4654545 about 4 years ago
- 5 comments
Labels: prio-low
#36 - CONTINUABLE_WITH_UNHANDLED_EXCEPTION
Issue -
State: closed - Opened by wenqzheng over 4 years ago
- 5 comments
#35 - Simple example does not execute THEN block on Linux
Issue -
State: closed - Opened by zhensydow over 4 years ago
- 2 comments
#34 - when_seq gives error on VS2019
Issue -
State: closed - Opened by zulfisegnatii over 4 years ago
- 4 comments
Labels: bug
#33 - How to start continuable eagerly
Issue -
State: closed - Opened by Gei0r over 4 years ago
- 4 comments
Labels: question
#32 - How to get error code when using use_continuable with asio
Issue -
State: closed - Opened by Gei0r over 4 years ago
- 5 comments
Labels: bug
#31 - Amalgamation for 4.0.0
Issue -
State: closed - Opened by Gei0r over 4 years ago
- 5 comments
#30 - tutorial code does not compile
Issue -
State: closed - Opened by endseeker over 4 years ago
- 4 comments
#29 - Conan not found in remote-center
Issue -
State: open - Opened by p4654545 over 4 years ago
- 2 comments
Labels: question, prio-low
#28 - ASIO integration
Pull Request -
State: closed - Opened by cstratopoulos almost 5 years ago
- 9 comments
#27 - First class, zero-overhead ASIO integration
Issue -
State: closed - Opened by cstratopoulos about 5 years ago
- 13 comments
Labels: enhancement
#26 - cti::promisify + ASIO = compilitation error
Issue -
State: closed - Opened by G10h4ck about 5 years ago
- 8 comments
Labels: help wanted
#25 - Hi, How to span one coroutine ?
Issue -
State: closed - Opened by IronsDu about 5 years ago
- 5 comments
Labels: question
#24 - Add a workaround for MSVC 16.2 that causes compilation to fail with a "parameter pack must be expanded in this context" error
Pull Request -
State: closed - Opened by Rogiel over 5 years ago
- 2 comments
#23 - VS 16.2: parameter pack must be expanded in this context
Issue -
State: closed - Opened by Rogiel over 5 years ago
- 3 comments
Labels: bug
#22 - Reusable continuation chains
Issue -
State: open - Opened by invexed over 5 years ago
- 3 comments
Labels: help wanted, question
#21 - Infinite recursion during compilation
Issue -
State: closed - Opened by Warchant over 5 years ago
- 9 comments
Labels: enhancement, prio-low
#20 - Compile error in VS2015/VS2017
Issue -
State: closed - Opened by libaineu2004 over 5 years ago
- 2 comments
#19 - Enable travis cache
Pull Request -
State: closed - Opened by Warchant over 5 years ago
- 4 comments
#18 - Bump asio to 1.13.0
Pull Request -
State: closed - Opened by Warchant over 5 years ago
- 1 comment
#17 - Add regex to match AppleClang compiler
Pull Request -
State: closed - Opened by Warchant over 5 years ago
- 1 comment
#16 - Add AppleClang compiler to cmake
Issue -
State: closed - Opened by Warchant over 5 years ago
#15 - Status of the codebase
Issue -
State: closed - Opened by Warchant over 5 years ago
- 2 comments
Labels: question
#14 - how do you convert a variadic function with callback to a continuable?
Issue -
State: closed - Opened by bennywhipple over 5 years ago
- 2 comments
Labels: question
#13 - unit-test/test-continuable-single fails on gcc 8.2
Issue -
State: closed - Opened by furkanusta almost 6 years ago
- 5 comments
Labels: bug, prio-high
#12 - Add conan recipe
Issue -
State: closed - Opened by mailagentrus almost 6 years ago
- 1 comment
#11 - Forward declarations are no longer allowed in type-erased continuables
Issue -
State: closed - Opened by Rogiel almost 6 years ago
- 3 comments
Labels: bug
#10 - Feature Request/Question: zero-allocation support
Issue -
State: closed - Opened by koraa about 6 years ago
- 2 comments
Labels: question
#9 - Missing failure chaining support
Issue -
State: closed - Opened by HatefulMoron about 6 years ago
- 5 comments
Labels: enhancement
#8 - Fix CMake scripts
Pull Request -
State: closed - Opened by HatefulMoron about 6 years ago
- 1 comment
#7 - CMake files refer to CMAKE_SOURCE_DIR
Issue -
State: closed - Opened by HatefulMoron about 6 years ago
- 2 comments
#6 - Explicit return types for cti::make_continuable<>()
Issue -
State: closed - Opened by zerodefect over 6 years ago
- 4 comments
Labels: question
#5 - Need help - continuation keeps blocking
Issue -
State: closed - Opened by ghost over 6 years ago
- 9 comments
Labels: question
#4 - Coroutine support - promise.get_future()?
Issue -
State: closed - Opened by tom-binary almost 7 years ago
- 4 comments
Labels: help wanted, question
#3 - Continuations are unnecessarily copied
Issue -
State: closed - Opened by Inphi almost 7 years ago
- 3 comments
Labels: bug
#2 - Make all promise types non copyable
Issue -
State: closed - Opened by Naios almost 7 years ago
Labels: bug
#1 - ToDo & Ideas
Issue -
State: closed - Opened by Naios over 9 years ago