Skip to content

Fix issues with using CreateMapViewOfFile with inprocess feature #234

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
Feb 5, 2025

Conversation

simongdavies
Copy link
Contributor

#135 introduced a change to the way memory is allocated and shared with surrogate process on Windows, this change causes failures when the inprocess feature is enabled , tests failed but did not trigger CI failures because of #138 .

This PR fixes that issue.

@simongdavies simongdavies added the kind/bugfix For PRs that fix bugs label Feb 3, 2025
@ludfjig
Copy link
Contributor

ludfjig commented Feb 3, 2025

@simongdavies
Copy link
Contributor Author

ludfjig
ludfjig previously approved these changes Feb 4, 2025
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
Copy link
Contributor

@ludfjig ludfjig left a comment

Choose a reason for hiding this comment

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

nice

@marosset marosset merged commit 98b1011 into hyperlight-dev:main Feb 5, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bugfix For PRs that fix bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants