Hi everyone, I see that the v3.0.x code doesn't fire the server.thread.start trigger on startup (in thread_pool_init), but only during runtime (in thread_pool_manage). Is this done to avoid a burst of triggers on startup for installations with large thread number? Something else? Thank you. Nick