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

Yan 854 -- Shared Memory DROPs #92

Merged
merged 13 commits into from
Jan 13, 2022
Merged

Yan 854 -- Shared Memory DROPs #92

merged 13 commits into from
Jan 13, 2022

Conversation

pritchardn
Copy link
Collaborator

This merge transforms the underlying SharedMemory implementation used to facilitate multiprocessing (YAN-847) into stand-alone drops for explicit use.
Some documentation has been added to the graphs page in the docs.

Unlike the multiprocessing implementation, there is no fall-back to standard InMemory drops in the case of an incompatible system (Windows or python < 3.8) - it is assumed that specifically requesting shared memory is intentional.

@coveralls
Copy link

coveralls commented Jan 11, 2022

Coverage Status

Coverage increased (+0.02%) to 79.231% when pulling 8306f05 on yan-854 into c18936e on master.

@pritchardn pritchardn marked this pull request as ready for review January 11, 2022 03:00
@awicenec awicenec merged commit c27a821 into master Jan 13, 2022
@awicenec awicenec deleted the yan-854 branch January 13, 2022 04:50
awicenec added a commit that referenced this pull request May 19, 2022
Yan 854 -- Shared Memory DROPs
pritchardn pushed a commit that referenced this pull request May 20, 2022
Yan 854 -- Shared Memory DROPs
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.

3 participants