Skip to content

Conversation

@lukegarland
Copy link

This is a backport to Python 3.11 for bpo-40882: Fix a memory leak in SharedMemory on Windows (#20684)

In multiprocessing.shared_memory.SharedMemory(), the temporary view
returned by MapViewOfFile() should be unmapped when it is no longer
needed.

(cherry picked from commit 85c128e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants