Issues
- 0
Data race when `split` sender is cancelled
#1426 opened by msimberg - 2
SIGSEGV when using exec::sequence and exec::task
#1418 opened by kyusic - 1
- 0
- 0
- 1
`continue/start_on` vs `continues/starts_on` naming
#1410 opened by msimberg - 0
Data race in spawn_future
#1413 opened by ccotter - 1
No way to check whether a scheduler is a stdexec scheduler
#1406 opened by t3nsor - 2
- 0
clang trunk rejects incorrect pack indexing expression
#1404 opened by mk-huawei - 0
Compile Error When Wrapping Receiver by Derivation
#1408 opened by RobertLeahy - 2
Compile failures on gcc-14 on Ubuntu Noble
#1389 opened by williamspatrick - 0
`gcc`: a lot of `-Werror=shadow` related errors for the `Hello, world !` example
#1407 opened by romintomasetti - 1
- 1
transfer_when_all simple example query
#1401 opened by prlw1 - 0
Temporary sender in `transform_sender` may dangle
#1402 opened by jiixyj - 3
__decay built-in rejected by gcc head
#1375 opened by prlw1 - 0
- 4
Lifetime bug in exec::__final::__operation_state<...>::__t::__store_result_and_start_next_op
#1377 opened by dkolsen-pgi - 0
- 4
Configuring CMake fails
#1371 opened by stephenberry - 0
possible threading issue in the `io_uring_context`
#1368 opened by ericniebler - 6
flaky behavior of the system context
#1360 opened by ericniebler - 0
the NUMA implementation of `static_thread_pool` leaks an object at shutdown
#1370 opened by ericniebler - 4
deleted function in tuple/optional
#1350 opened by mathisloge - 2
- 3
CMake Project Version Error on main
#1363 opened by stephenberry - 6
TSAN failure in `split`
#1354 opened by ericniebler - 1
segfault in `system_context`
#1356 opened by ericniebler - 3
`exec::finally()` shouldn't include `std::exception_ptr` in the error types if neither the source or final senders include that error type
#1335 opened by lewissbaker - 0
`exec::finally()` doesn't include error/stopped signatures from final-sender in completion-signatures
#1334 opened by lewissbaker - 0
`default_domain::sender_transform()` applied to an rvalue should return an xvalue instead of a prvalue
#1329 opened by lewissbaker - 1
sender_of<decltype(just(2)), int> is false
#1322 opened by RishabhRD - 0
improve diagnostics when `stopped_as_optional` is used with a sender of multiple values
#1318 opened by ericniebler - 0
transform_sender compile error with msvc
#1311 opened by koloshmet - 12
`static_thread_pool` is not work-conserving
#1305 opened by ot - 4
gcc trunk unhappy with just()
#1285 opened by prlw1 - 0
- 0
How to properly configure clangd for stdexec
#1303 opened by Tomcat-42 - 0
Build time check `STDEXEC_FOUND_IO_URING` is failing on some systems due to undeclared `EXIT_SUCCESS` and `EXIT_FAILURE`
#1291 opened by hghdev - 0
- 3
Very deep template instantiation stacks
#1276 opened by AndreyG - 1
- 0
`io_uring_scheduler` can `throw` in `noexcept` functions causing termination
#1265 opened by ericniebler - 0
reimplement compile-failed test support in pure cmake
#1260 opened by ericniebler - 0
Improve bulk implementation for static_thread_pool
#1246 opened by maikel - 2
How to achieve execution agent local variable?
#1259 opened by RishabhRD - 0
Can not destructure a sender with multiple value
#1253 opened by SamGaaWaa - 1
stdexec and P3109
#1254 opened by laramiel - 0
`static_thread_pool` causing long compile times
#1252 opened by ericniebler