ToBeDataDriven
New Contributor II

Thanks for the reply!

Would that code solution be per thread or would it only work on stdout globally?

I basically have a thread pool doing the work, and I need all the output except fs.put. If it disables it globally I may lose output while it's performing the put.