scripts: test_doc_build.py: make capture assynchronous
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 22 Jun 2025 06:02:33 +0000 (08:02 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 25 Jun 2025 18:22:47 +0000 (12:22 -0600)
commit7649db7de2932c8e80e4bcf54027b3ad6388d95c
treeabc543a1fb6678055aab935996ca9b74259b5d8d
parent54c147f4c76c7891afe99ad2bdeba82143fd4ca6
scripts: test_doc_build.py: make capture assynchronous

Prepare the tool to allow writing the output into log files.
For such purpose, receive stdin/stdout messages asynchronously.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/9b0a60b5047137b5ba764701268da992767b128c.1750571906.git.mchehab+huawei@kernel.org
scripts/test_doc_build.py