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 c025d8a commit 61a4d5fCopy full SHA for 61a4d5f
CHANGES
@@ -8,6 +8,8 @@
8
9
* Lwt.reraise an exception raising function which preserves backtraces, recommended for use in Lwt.catch (#963)
10
11
+ * Lwt_preemptive.run_in_main_no_wait to run a function in the main preemptive thread but without waiting for the result. (Kate Deplaix, #960)
12
+
13
====== Build ======
14
15
* Remove unused dependency in dune file. (#969, Kate Deplaix)
0 commit comments