triqs.utility.redirect.T.setDaemon

T.setDaemon(daemonic)

Set whether this thread is a daemon.

This method is deprecated, use the .daemon property instead.