We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4286eed commit 1c794e1Copy full SHA for 1c794e1
src/sync/moonpool_sync.ml
@@ -1,4 +1,4 @@
1
-[@@@ocaml.deprecated "use Picos_std_sync or single threaded solutions"]
+[@@@ocaml.deprecated "use Picos_std_sync directly or single threaded solutions"]
2
3
module Mutex = Picos_std_sync.Mutex
4
module Condition = Picos_std_sync.Condition
0 commit comments