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 e4a74cc commit 0baa154Copy full SHA for 0baa154
src/unix/lwt_main.mli
@@ -60,7 +60,7 @@ val abandon_yielded_and_paused : unit -> unit [@@deprecated "Use Lwt.abandon_pau
60
This is meant for use with {!Lwt_unix.fork}, as a way to “abandon” more
61
promise chains that are pending in your process.
62
63
- @deprecated Since 5.5.1 [abandon_yielded_and_paused] is deprecated in favour
+ @deprecated Since 5.7 [abandon_yielded_and_paused] is deprecated in favour
64
of [Lwt.abandon_paused]. *)
65
66
0 commit comments