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

irmin-pack: Update deprecated call #2271

Merged
merged 1 commit into from
Aug 24, 2023
Merged

irmin-pack: Update deprecated call #2271

merged 1 commit into from
Aug 24, 2023

Conversation

clecat
Copy link
Contributor

@clecat clecat commented Aug 22, 2023

Lwt's latest update 5.7.0 deprecated the function Lwt_main.abandon_yielded_and_paused in favor of Lwt.abandon_paused
(see this commit).
This PR fixes that issue.

@clecat clecat added the no-changelog-needed No changelog is needed here label Aug 22, 2023
@clecat clecat self-assigned this Aug 22, 2023
@clecat clecat marked this pull request as ready for review August 22, 2023 12:19
Copy link
Member

@metanivek metanivek left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@metanivek metanivek merged commit 3d23fb0 into mirage:main Aug 24, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog-needed No changelog is needed here
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants