gh-139894: fix incorrect sharing of current task while forking in `asyncio` (#139897)
Fix incorrect sharing of current task with the forked child process by clearing thread state's current task and current loop in `PyOS_AfterFork_Child`.
K
Kumar Aditya committed
b881df47ff1adca515d1de04f689160ddae72142
Parent: c7f1da9
Committed by GitHub <noreply@github.com>
on 10/10/2025, 4:28:23 PM