Skip to content

Conversation

@Julow
Copy link
Contributor

@Julow Julow commented Mar 25, 2025

The redefined '>>=' operators are changed into opens of 'Lwt.Infix', which helps analyzing all Lwt call sites.

Other Lwt utils functions are removed when they are not used.

@balat
Copy link
Member

balat commented Apr 1, 2025

Warning: Ocsigen_lib might be used in Eliom (or even other libs). Does Ocsigen Start compile with that version?

@Julow
Copy link
Contributor Author

Julow commented Apr 7, 2025

I can successfully run an ocsigen-start template with this other patch: ocsigen/eliom#818

I couldn't find other occurrences. Removing these functions definitely helps switching to direct-style.

The redefined '>>=' operators are changed into opens of 'Lwt.Infix',
which helps analyzing all Lwt call sites.

Other Lwt utils functions are removed when they are not used.
@Julow Julow force-pushed the unused-lwt-utils branch from 9e7f795 to d4837ec Compare April 7, 2025 13:58
@smorimoto smorimoto requested a review from balat April 7, 2025 20:38
@vouillon vouillon merged commit 4295058 into ocsigen:master Apr 22, 2025
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants