kotborealis opened a new issue, #2111: URL: https://github.com/apache/buildstream/issues/2111
I want to debug plugins in a stupid way, by spraying `breakpoint()` into sources and using `pdb` in the terminal. However, while building, buildstream keeps spamming status updates, which overwrite debugger's prompt. Is there any way to stop status while debugger is active? Non-interactive options do not help. Currently I'm using a small patch to disable status updates if env variable is set. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
