-
- Downloads
AppDebugJob: Add PYTHONUNBUFFERED variable
Buffered stdout from python script causes that BufferedReader is waiting infinitely. This change works around not to use buffered IO for python. Signed-off-by:Justin Kim <justin.kim@collabora.com> Reviewed-by:
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5375
Please register or sign in to comment