We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e227e4 commit 77ac90dCopy full SHA for 77ac90d
src/domainslib/task_more_deps.ml
@@ -91,7 +91,7 @@ let build_dep_graph pool test_input =
91
build 0 []
92
93
let test_one_pool ~domain_bound ~promise_bound =
94
- Test.make ~name:"Task.async/await, more deps, 1 work pool" ~count:100
+ Test.make ~name:"Domainslib.Task.async/await, more deps, 1 work pool" ~count:100
95
(arb_deps domain_bound promise_bound)
96
((*Util.fork_prop_with_timeout 10*)
97
Util.repeat 10
0 commit comments