Skip to content

Let windows decide at which address to map shared memory in surrogate process #637

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 18, 2025

Conversation

ludfjig
Copy link
Contributor

@ludfjig ludfjig commented Jun 17, 2025

Previously we assumed that the host process's shared memory address is available, which might not always be the case. I believe this is what caused the CI to fail sporadically.

Also removes some fields relating to size/addresses that we don't need

closes #579

@ludfjig ludfjig added the kind/bugfix For PRs that fix bugs label Jun 17, 2025
@ludfjig ludfjig merged commit 1a280b6 into hyperlight-dev:main Jun 18, 2025
32 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.

CI Instability: MapViewOfFileNuma2 sporadic errors
3 participants