grid: log buildout output in realtime
Don't buffer output and use a separate thread to read subprocess process output and send it line by line to logging, instead of reading from the main thread which output lines with a delay. fixes https://erp5js.nexedi.net/#/bug_module/20210311-90BA30
Showing
-
mentioned in merge request !333 (merged)
-
mentioned in commit a668fa9d
Please register or sign in to comment