Issues
- 5
Link to "canceable" broken
#867 opened by arvidj - 0
Update to dune 2.0
#1034 opened by shonfeder - 1
Linking for Lwt_unix
#1031 opened by antoinepouille - 3
Adding an `Lwt_retry` library
#1028 opened by shonfeder - 1
Lwt not handling Ctrl+C correctly when running in Docker
#1027 opened by maxRN - 1
Data race in lwt_unix_start_job
#1026 opened by OlivierNicole - 0
Document history, especially the relation to Lwt from unison
#1018 opened by gdt - 0
Lwt does not use `Sys.set_signal`
#1012 opened by polytypic - 3
Ocaml 5 build issue
#973 opened by timothyklim - 1
- 2
- 3
How to use Lwt_unix with OCaml 5 effects?
#1003 opened by aantron - 1
Library not found for `-llwt_unix_stubs` on macOS
#999 opened by vthemelis - 2
Need a way to share SIGCHLD with other libraries
#991 opened by talex5 - 1
Race in worker_loop
#994 opened by talex5 - 2
SIGSEGV on OCaml 5 due to missing SA_ONSTACK
#981 opened by talex5 - 0
- 0
Clarify documentation of Lwt_stream.get_available
#988 opened by iguerNL - 0
- 3
forking breaks lwt-io if happens after Lwt_main.run
#970 opened by ivg - 5
- 7
Deprecate Lwt_main.yield and Lwt_unix.yield?
#855 opened by favonia - 1
Support `Lwt_process` in multi-domain settings
#959 opened by raphael-proust - 1
passing `env` in `Lwt_process` doesn't work on Windows
#966 opened by mroch - 4
EBADF from Lwt_process.with_*
#956 opened by mroch - 4
Drop support for OCaml < 4.08.0
#939 opened by hannesm - 7
OCaml 5.00 compatibility
#923 opened by patricoferris - 0
`src/unix/config/discover.exe` puts too much `-I` includes which can mislead the compiler
#944 opened by dinosaure - 7
Proposals to get rid of the obscure Lwt_io.Channel_closed("input") exception when a Lwt_process times-out
#919 opened by kit-ty-kate - 1
Ppx_lwt docs link returns 404 error (since 5.4.0)
#926 opened by anentropic - 3
Provide `Lwt.sleep` as a Unix-less function
#924 opened by raphael-proust - 0
Improve documentation of fork
#920 opened by rbardou - 1
Semantics of Lwt.pick / choose
#856 opened by cyberhuman - 4
Lwt and OCaml 5
#897 opened by Lupus - 1
Backtraces not propagated through `Lwt.catch`
#921 opened by emchristiansen - 2
Lwt.pause needs to be used three times
#916 opened by madroach - 1
Suggestion: make Lwt_unix and Lwt_js implement a virtual library with their shared signature
#915 opened by roddyyaga - 5
Use the Lwt PPX inside Lwt
#912 opened by MisterDA - 0
- 1
- 0
- 1
Error: Unbound type constructor Result.result
#879 opened by yurivict - 7
Lwt should depend on conf-libev
#871 opened by talex5 - 3
- 2
- 2
- 0
Link to dev version of documentation is dead
#866 opened by arvidj - 2
Release Lwt 5.4.1 (bugfix release)
#863 opened by raphael-proust - 1
Lwt_fmt.eprintf prints to stdout instead of stderr
#850 opened by vog - 2
Lwt.npick and Lwt.nchoose return type
#857 opened by cyberhuman