Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / NVIDIA/stdexec issues and pull requests

#1417 - reformat everything with clang-format-18

Pull Request - State: closed - Opened by ericniebler 11 days ago

#1416 - Fix race in asyn_scope::request_stop

Pull Request - State: closed - Opened by ccotter 14 days ago - 4 comments

#1414 - Fix race in async_scope

Pull Request - State: closed - Opened by ccotter 16 days ago - 3 comments

#1413 - Data race in spawn_future

Issue - State: closed - Opened by ccotter 17 days ago

#1412 - Use CMake's FILE_SET for better modeling project.

Pull Request - State: open - Opened by HungMingWu 18 days ago - 6 comments

#1411 - `stdexec::split` does not work with `any_sender_of`

Issue - State: closed - Opened by romintomasetti 18 days ago - 2 comments

#1410 - `continue/start_on` vs `continues/starts_on` naming

Issue - State: closed - Opened by msimberg 20 days ago - 1 comment

#1409 - Fix use of pack indexing failing to compile on clang head.

Pull Request - State: closed - Opened by mk-huawei 26 days ago - 3 comments

#1408 - Compile Error When Wrapping Receiver by Derivation

Issue - State: open - Opened by RobertLeahy about 1 month ago

#1406 - No way to check whether a scheduler is a stdexec scheduler

Issue - State: open - Opened by t3nsor about 1 month ago - 1 comment
Labels: bug

#1405 - Replace default lambda expression with explicitly lambda

Pull Request - State: open - Opened by emmett2020 about 1 month ago - 1 comment

#1404 - clang trunk rejects incorrect pack indexing expression

Issue - State: closed - Opened by mk-huawei about 1 month ago

#1403 - [Enhancement] generalize tbb's thread_pool_base

Pull Request - State: open - Opened by DavidElesTheFox about 1 month ago - 4 comments

#1402 - Temporary sender in `transform_sender` may dangle

Issue - State: open - Opened by jiixyj about 1 month ago

#1401 - transfer_when_all simple example query

Issue - State: closed - Opened by prlw1 about 1 month ago - 1 comment

#1400 - Proof of concept: Relacy tests

Pull Request - State: closed - Opened by ccotter about 1 month ago - 5 comments

#1398 - Rename `__local` variables to avoid conflict with macro defined by HIP

Pull Request - State: closed - Opened by msimberg about 2 months ago - 2 comments

#1397 - Is it support compiling nvexec::stream_context header with clang++?

Issue - State: open - Opened by MoFHeka about 2 months ago - 1 comment

#1396 - System context should use libdispatch if available.

Pull Request - State: closed - Opened by lucteo about 2 months ago - 2 comments

#1395 - Reproduce split race/crash

Pull Request - State: open - Opened by ccotter about 2 months ago - 3 comments

#1394 - Define "replaceability API" in terms of C++ interfaces.

Pull Request - State: closed - Opened by lucteo about 2 months ago - 8 comments

#1393 - Revert "Remove `__destruct_schedule_operation` from system_context ABI (#1332)"

Pull Request - State: closed - Opened by ericniebler 2 months ago - 2 comments

#1392 - fix use of destroyed object in `finally`; fixes #1377

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1389 - Compile failures on gcc-14 on Ubuntu Noble

Issue - State: open - Opened by williamspatrick 2 months ago - 2 comments

#1388 - fix UB in `__enable_receiver_from_this`

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1388 - fix UB in `__enable_receiver_from_this`

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1387 - `__detail::__enable_receiver_from_this` invokes undefined behavior

Issue - State: closed - Opened by ericniebler 2 months ago
Labels: bug, P0

#1387 - `__detail::__enable_receiver_from_this` invokes undefined behavior

Issue - State: closed - Opened by ericniebler 2 months ago
Labels: bug, P0

#1386 - add sender factory `exec::just_from`

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1386 - add sender factory `exec::just_from`

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1385 - modestly speed up completion signature manipulation

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1384 - Fix template template parameter of `make_completion_signatures`

Pull Request - State: closed - Opened by msimberg 2 months ago - 2 comments

#1384 - Fix template template parameter of `make_completion_signatures`

Pull Request - State: closed - Opened by msimberg 2 months ago - 2 comments

#1383 - move the `exec/` tests into their own target

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1383 - move the `exec/` tests into their own target

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1382 - add the `prop` and `env` utilities from P3325

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1382 - add the `prop` and `env` utilities from P3325

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1381 - Give the meta-utilities more consistent naming

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1381 - Give the meta-utilities more consistent naming

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1380 - Prevent CMake from attempting to configure test executables without Catch2

Pull Request - State: closed - Opened by ednolan 2 months ago - 4 comments

#1380 - Prevent CMake from attempting to configure test executables without Catch2

Pull Request - State: closed - Opened by ednolan 2 months ago - 4 comments

#1379 - Add an `exec::sequence` algorithm

Pull Request - State: closed - Opened by ericniebler 2 months ago

#1377 - Lifetime bug in exec::__final::__operation_state<...>::__t::__store_result_and_start_next_op

Issue - State: closed - Opened by dkolsen-pgi 2 months ago - 4 comments
Labels: bug, P0

#1376 - change the system context to be replaceable at runtime

Pull Request - State: closed - Opened by ericniebler 3 months ago - 4 comments

#1375 - __decay built-in rejected by gcc head

Issue - State: open - Opened by prlw1 3 months ago - 3 comments

#1374 - replace explicit dtor calls with `std::destroy_at`

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1374 - replace explicit dtor calls with `std::destroy_at`

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1372 - Add missing includes

Pull Request - State: closed - Opened by laramiel 3 months ago - 3 comments

#1371 - Configuring CMake fails

Issue - State: open - Opened by stephenberry 3 months ago - 4 comments
Labels: bug

#1371 - Configuring CMake fails

Issue - State: open - Opened by stephenberry 3 months ago - 4 comments
Labels: bug

#1368 - possible threading issue in the `io_uring_context`

Issue - State: open - Opened by ericniebler 3 months ago
Labels: bug

#1368 - possible threading issue in the `io_uring_context`

Issue - State: open - Opened by ericniebler 3 months ago
Labels: bug

#1367 - work around gcc-[12-14] bug in guaranteed copy elision

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1367 - work around gcc-[12-14] bug in guaranteed copy elision

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1366 - fix stdexec's use of the `BUILD_TESTING` cmake option

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1366 - fix stdexec's use of the `BUILD_TESTING` cmake option

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1365 - stdexec CMake turns off BUILD_TESTING for developer projects

Issue - State: closed - Opened by stephenberry 3 months ago - 2 comments

#1365 - stdexec CMake turns off BUILD_TESTING for developer projects

Issue - State: closed - Opened by stephenberry 3 months ago - 2 comments

#1364 - member-ify `connect`

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1364 - member-ify `connect`

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1363 - CMake Project Version Error on main

Issue - State: closed - Opened by stephenberry 3 months ago - 3 comments

#1362 - remove an unused function from the system_context

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1361 - Fix thread safety bug in split sender notify

Pull Request - State: closed - Opened by ccotter 3 months ago - 5 comments

#1361 - Fix thread safety bug in split sender notify

Pull Request - State: closed - Opened by ccotter 3 months ago - 5 comments

#1360 - flaky behavior of the system context

Issue - State: closed - Opened by ericniebler 3 months ago - 6 comments

#1360 - flaky behavior of the system context

Issue - State: closed - Opened by ericniebler 3 months ago - 6 comments

#1359 - remove needless cruft from `transform_completion_signatures`

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1357 - fix potential read from uninitialized member in `__system_op`

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1356 - segfault in `system_context`

Issue - State: closed - Opened by ericniebler 3 months ago - 1 comment
Labels: bug

#1356 - segfault in `system_context`

Issue - State: closed - Opened by ericniebler 3 months ago - 1 comment
Labels: bug

#1355 - re-enable parallel builds for msvc in CI

Pull Request - State: closed - Opened by ericniebler 3 months ago - 2 comments

#1355 - re-enable parallel builds for msvc in CI

Pull Request - State: closed - Opened by ericniebler 3 months ago - 2 comments

#1354 - TSAN failure in `split`

Issue - State: closed - Opened by ericniebler 3 months ago - 6 comments

#1354 - TSAN failure in `split`

Issue - State: closed - Opened by ericniebler 3 months ago - 6 comments

#1353 - bring stdexec closer in line with P3164

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1353 - bring stdexec closer in line with P3164

Pull Request - State: closed - Opened by ericniebler 3 months ago

#1352 - Fix system_context linking with Conan package

Pull Request - State: closed - Opened by vasama 4 months ago - 3 comments

#1352 - Fix system_context linking with Conan package

Pull Request - State: closed - Opened by vasama 4 months ago - 3 comments

#1351 - update the url for the P2300 source

Pull Request - State: closed - Opened by ericniebler 4 months ago

#1351 - update the url for the P2300 source

Pull Request - State: closed - Opened by ericniebler 4 months ago

#1350 - deleted function in tuple/optional

Issue - State: closed - Opened by mathisloge 4 months ago - 4 comments

#1350 - deleted function in tuple/optional

Issue - State: closed - Opened by mathisloge 4 months ago - 4 comments

#1349 - copy and paste some container-ish looking github actions yaml

Pull Request - State: closed - Opened by ericniebler 4 months ago

#1349 - copy and paste some container-ish looking github actions yaml

Pull Request - State: closed - Opened by ericniebler 4 months ago

#1348 - Update Conan support to Conan 2.0

Pull Request - State: closed - Opened by vasama 4 months ago - 3 comments