triqs.utility.redirect.stop_redirect
- triqs.utility.redirect.stop_redirect()[source]
Stop the background redirection thread started by
start_redirect().Signals the running
Tthread to exit (which restores the original file descriptor1). No-op when no thread is currently running.