Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate Lwt_main.yield in favor of Lwt.pause. #858

Merged
merged 4 commits into from
Jul 25, 2021
Merged

Deprecate Lwt_main.yield in favor of Lwt.pause. #858

merged 4 commits into from
Jul 25, 2021

Conversation

favonia
Copy link
Contributor

@favonia favonia commented May 23, 2021

This partially addresses #855. The eventual goal is to remove the second pool completely.

Lwt_unix.auto_pause was added to replace Lwt_unix.auto_yield.

CHANGES Outdated Show resolved Hide resolved
@favonia
Copy link
Contributor Author

favonia commented Jun 9, 2021

Is there something left to be done?

CHANGES Outdated Show resolved Hide resolved
@favonia
Copy link
Contributor Author

favonia commented Jul 25, 2021

I rebased the PR and cleaned up the commit history a bit. Anything else I should do? @raphael-proust

@raphael-proust
Copy link
Collaborator

Nothing else to do. I made a small change to the CHANGES file. I'll leave enough time for you to let me know if I have messed up something and then I'll merge.

Thanks for the contribution!

@favonia
Copy link
Contributor Author

favonia commented Jul 25, 2021

LGTM

@raphael-proust raphael-proust merged commit 4912433 into ocsigen:master Jul 25, 2021
@favonia favonia deleted the no-yield branch July 25, 2021 12:34
@favonia favonia restored the no-yield branch July 25, 2021 12:34
@favonia favonia deleted the no-yield branch July 25, 2021 12:34
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.

3 participants