8000 Remove stale comment about continuations order by Ekdohibs · Pull Request #4165 · oxcaml/oxcaml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove stale comment about continuations order #4165

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

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

Ekdohibs
Copy link
Contributor

Recursive continuations are now specified as a Continuation.Lmap.t instead of Continuation.Map.t. Still, it is for now not very important to order in which the continuations are processed independent on things like the name of the compilation unit, because we still never generate more than one recursive continuation.

Copy link
Contributor
@bclement-ocp bclement-ocp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, continuation_handlers is now a Continuation.Lmap since #3887.

@Ekdohibs Ekdohibs merged commit 69842ad into oxcaml:main Jun 23, 2025
31 checks passed
mshinwell pushed a commit to mshinwell/oxcaml that referenced this pull request Jun 24, 2025
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.

2 participants
0