통합
뉴스
블로그
웹문서
동영상
혹시
using part
(으)로 찾으셨나요?
관련성순
최신순
블로그
Python - Subprocesses
While the
parent
process, which is our script, is waiting on the subprocess to finish, it's blocked, which means that the
parent
can't do any work until the child finishes (*The goal to use subprocess is
blog.naver.com · 2020.08.03