MCPcopy Create free account
hub / github.com/NVIDIA/stdexec / test_spawn_future.cpp

File test_spawn_future.cpp

test/exec/async_scope/test_spawn_future.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "test_common/receivers.hpp"
2#include "test_common/schedulers.hpp"
3#include <catch2/catch_all.hpp>
4#include <exec/async_scope.hpp>

Callers

nothing calls this directly

Calls 12

thenFunction · 0.85
wait_for_valueFunction · 0.85
spawn_futureMethod · 0.80
start_nextMethod · 0.80
on_emptyMethod · 0.80
expect_emptyFunction · 0.70
throwing_copyClass · 0.70
startFunction · 0.50
sinkClass · 0.50
loadMethod · 0.45
get_schedulerMethod · 0.45
request_stopMethod · 0.45

Tested by

no test coverage detected