Skip to content

gh-103758: ensure previously registered forkers get executed along with new ones#103759

Open
itsankitkp wants to merge 4 commits intopython:mainfrom
itsankitkp:issue-103758
Open

gh-103758: ensure previously registered forkers get executed along with new ones#103759
itsankitkp wants to merge 4 commits intopython:mainfrom
itsankitkp:issue-103758

Conversation

@itsankitkp
Copy link
Copy Markdown
Contributor

@itsankitkp itsankitkp commented Apr 24, 2023

add a test case in test_posix in which mulitple callbacks are registered in os.register_at_fork and os.fork is called multiple times.

@itsankitkp
Copy link
Copy Markdown
Contributor Author

Probably skip news

@itsankitkp itsankitkp marked this pull request as ready for review April 24, 2023 15:07
@itsankitkp itsankitkp marked this pull request as draft April 24, 2023 15:28
@itsankitkp itsankitkp marked this pull request as ready for review April 24, 2023 15:38
Comment thread Lib/test/test_posix.py Outdated
@python-cla-bot
Copy link
Copy Markdown

The following commit authors need to sign the Contributor License Agreement:

CLA signed

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 12, 2026
@sunmy2019
Copy link
Copy Markdown
Member

First, you need to sign CLA first.

As for this PR, maybe the original author of the os.register_at_fork is the best person to review. @pitrou

@sunmy2019
Copy link
Copy Markdown
Member

You also need to rebase to the latest main.

@sunmy2019 sunmy2019 removed their request for review April 12, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review stale Stale PR or inactive for long period of time. tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants