MCPcopy Create free account
hub / github.com/baidu/babylon / member_run

Method member_run

test/test_executor.cpp:268–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266 co_return;
267 }
268 ::babylon::CoroutineTask<> member_run() {
269 co_return;
270 }
271 ::babylon::CoroutineTask<> operator()() {
272 co_return;
273 }

Callers

nothing calls this directly

Calls 1

is_running_inMethod · 0.80

Tested by

no test coverage detected