[CPython] subprocess.Popen.wait() 이벤트 기반 구현으로 효율성 개선Linux pidfd_open과 macOS kqueue를 활용해 subprocess.Popen.wait()의 busy loop를 이벤트 기반으로 전환#Python#CPython#subprocess#System Programming2026년 1월 28일댓글 수 로딩 중