Skip to content

Add support for memory detection on Windows#159

Merged
NGTmeaty merged 2 commits into
masterfrom
fix-windows-memory
Nov 15, 2025
Merged

Add support for memory detection on Windows#159
NGTmeaty merged 2 commits into
masterfrom
fix-windows-memory

Conversation

@NGTmeaty

Copy link
Copy Markdown
Collaborator

While we still don't support DNS on Windows (should probably resolve that soon....) I do think this is a good step to make in the mean time (and fix Zeno builds 😅 )

I have tested locally and I'm unaware of a way to do this without `unsafe` as the native Go libraries do not support it.
@NGTmeaty NGTmeaty requested a review from CorentinB November 14, 2025 09:02
@NGTmeaty NGTmeaty self-assigned this Nov 14, 2025
@NGTmeaty NGTmeaty added the enhancement New feature or request label Nov 14, 2025
@NGTmeaty NGTmeaty merged commit a5b6f10 into master Nov 15, 2025
6 checks passed
@NGTmeaty NGTmeaty deleted the fix-windows-memory branch November 15, 2025 05:42
Copilot AI pushed a commit that referenced this pull request Nov 15, 2025
* feat: add windows memory

I have tested locally and I'm unaware of a way to do this without `unsafe` as the native Go libraries do not support it.

* fix: remove redundant tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants