Ah, I see; that makes sense why you would want to suppress them. I’m not sure if there’s a good way of suppressing that output, but there should be and I’ll look into it.
By the way, if it’s an interactive text-based thing, do you know about Session().run_as_server()? See this thread: Note durations clipping in interactive session
It could be part of the reason you’re getting all those warnings.