bpo-40307: Preserve manager Client in multiprocessing managers#19609
bpo-40307: Preserve manager Client in multiprocessing managers#19609amol- wants to merge 4 commits intopython:mainfrom
Conversation
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA). CLA MissingOur records indicate the following people have not signed the CLA: For legal reasons we need all the people listed to sign the CLA before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. If you have recently signed the CLA, please wait at least one business day You can check yourself to see if the CLA has been received. Thanks again for the contribution, we look forward to reviewing it! |
remilapeyre
left a comment
There was a problem hiding this comment.
Hi @amol-, thanks for looking into the issue!
The fix and the tests look correct. The changes are not trivial though so you will need the sign the CLA and to add a blurb (https://devguide.python.org/committing/#what-s-new-and-news-entries) to describe the changes, you can do this using https://blurb-it.herokuapp.com/.
|
@remilapeyre I should have signed the CLA before submitting the PR, but I guess it might take a while before it figures. Let me know if it worked or if there is any action pending on my side. PS: I tried to add a NEWS entry using blurp-it, let me know if the style suites what's expected. |
|
The bot should find it later then. Thanks for adding the blob, it should be in the present tense and there is a small typo. |
|
Hi @amol-, can you please fix the conflix with |
|
@remilapeyre Just wanted to follow-up to make sure there isn't anything else pending for this PR and it's only waiting for review. Let me know if there is any way I can help. |
Co-Authored-By: Rémi Lapeyre <remi.lapeyre@henki.fr>
28733c6 to
ed43e0b
Compare
bf911c8 to
dc3b893
Compare
|
@remilapeyre sorry I resurrected this after years, but the issue appeared to me again in another project and thus I remembered about this PR. I rebased it against main and it still seems to work as expected and address the associated issue. I guess it would need someone to review this one at this point. |
|
This PR is stale because it has been open for 30 days with no activity. |
https://bugs.python.org/issue40307
Closes #84487