ywkaras commented on code in PR #9481: URL: https://github.com/apache/trafficserver/pull/9481#discussion_r1130303391
########## iocore/eventsystem/I_EventProcessor.h: ########## @@ -32,7 +32,7 @@ #ifdef TS_MAX_THREADS_IN_EACH_THREAD_TYPE constexpr int MAX_THREADS_IN_EACH_TYPE = TS_MAX_THREADS_IN_EACH_THREAD_TYPE; #else -constexpr int MAX_THREADS_IN_EACH_TYPE = 3072; +constexpr int MAX_THREADS_IN_EACH_TYPE = 3071; Review Comment: This seems pretty rando. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
