29 Oct
2014
29 Oct
'14
5:23 a.m.
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