Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix issue with pages_purge list in _mi_segments_collect #1036

Closed
wants to merge 1 commit into from

Conversation

valerioedu
Copy link

This pull request fixes the issue with the pages_purge list in the _mi_segments_collect function. The issue was causing an assertion failure due to the pages_purge list not being empty. The changes include adding logging and assertions to ensure the list is empty and to help debug the issue. Fixes #1031.

@valerioedu
Copy link
Author

@microsoft-github-policy-service agree

@daanx
Copy link
Collaborator

daanx commented Mar 21, 2025

Thank you! However, i already fixed the assertion in the meantime (for #1031).

@daanx daanx closed this Mar 21, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assert failed in _mi_segments_collect
2 participants