subprocess.channel.unref()
新增于: v7.1.0
此方法使 IPC 通道不保持父进程的事件循环运行,并让它在通道打开时完成。
\This method makes the IPC channel not keep the event loop of the parent process running, and lets it finish even while the channel is open.
此方法使 IPC 通道不保持父进程的事件循环运行,并让它在通道打开时完成。
\This method makes the IPC channel not keep the event loop of the parent process running, and lets it finish even while the channel is open.