MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / many_results_concurrent

Function many_results_concurrent

tests/all/component_model/func.rs:1108–1110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1106
1107#[tokio::test]
1108async fn many_results_concurrent() -> Result<()> {
1109 test_many_results(false, true).await
1110}
1111
1112#[tokio::test]
1113async fn many_results_dynamic() -> Result<()> {

Callers

nothing calls this directly

Calls 1

test_many_resultsFunction · 0.85

Tested by

no test coverage detected