Whether idle threads are allowed to time out and stop.
Declared in <folly/executors/ThreadPoolExecutor.h>
<folly/executors/ThreadPoolExecutor.h>
std::atomic<bool> threadsCanTimeout_ = {true};