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

Make VmMemoryPool::get_new async #748

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Jun 4, 2024

In fuel-core we are using a tokio mutex and it requires async context.

Checklist

  • Breaking changes are clearly marked as such in the PR description and changelog

Before requesting review

  • I have reviewed the code myself

@xgreenx xgreenx requested review from Dentosal and a team June 4, 2024 10:37
@xgreenx xgreenx self-assigned this Jun 4, 2024
@xgreenx xgreenx enabled auto-merge June 4, 2024 10:41
Dentosal
Dentosal previously approved these changes Jun 4, 2024
@xgreenx xgreenx added this pull request to the merge queue Jun 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jun 4, 2024
@xgreenx xgreenx added this pull request to the merge queue Jun 4, 2024
Merged via the queue into master with commit 0e7647d Jun 4, 2024
38 checks passed
@xgreenx xgreenx deleted the feature/async-get-new-memory branch June 4, 2024 22:03
@xgreenx xgreenx mentioned this pull request Jun 4, 2024
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