Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-01 | Put the socket file in /run instead of /tmp | Daniil Baturin | |
2024-08-01 | Remove unused lwt_ppx dependency | Daniil Baturin | |
2022-04-05 | Switch to dune and add opam packaging | Daniil Baturin | |
2022-04-05 | Code refresh for newer OCaml and Lwt versions | Daniil Baturin | |
Fix warnings, use labels for Lwt_io functions, use let* instead of the PPX extension | |||
2021-07-20 | Log job's stdout and stderr to aid debugging misbehaving jobs. | Daniil Baturin | |
2021-07-20 | Force exception trace recording. | Daniil Baturin | |
2021-07-20 | Close out channels after sending replies | Daniil Baturin | |
to prevent stale connections from accumulating and running out of the maximum open files limit. | |||
2021-01-15 | Linking options fix for 4.08+ (threads). | Daniil Baturin | |
2020-08-12 | Initial import of the old, ad hoc code. | Daniil Baturin | |