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

SHM: segment cleanup on Windows #1767

Open
yellowhatter opened this issue Feb 12, 2025 · 1 comment
Open

SHM: segment cleanup on Windows #1767

yellowhatter opened this issue Feb 12, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@yellowhatter
Copy link
Contributor

Describe the bug

Recent tests showed that SHM has segment cleanup issue on Windows: https://www.notion.so/zettascale/Windows-Test-1923ef1357d98063af25f2e62f91f5b4?pvs=4

Dmitrii
@yu-yuan Yuan (Circle) okay, what I see at the first glance: the router holds SHM segments, and this is correct. Do they get removed when router is closed?

Yu-yuan Yuan (Circle)
Checked, nope.
But the size becomes less after a reboot.

To reproduce

Run SHM something

System info

Windows

@yellowhatter yellowhatter added the bug Something isn't working label Feb 12, 2025
@yellowhatter yellowhatter self-assigned this Feb 12, 2025
@yellowhatter
Copy link
Contributor Author

Made a PR for shared-memory crate, adding necessary functionality: elast0ny/shared_memory#112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant