chenBright commented on code in PR #2855: URL: https://github.com/apache/brpc/pull/2855#discussion_r1894650836
########## src/butil/thread_key.h: ########## @@ -98,7 +98,7 @@ class ThreadLocal { public: ThreadLocal() : ThreadLocal(false) {} - explicit ThreadLocal(bool delete_on_thread_exit); + ThreadLocal(bool delete_on_thread_exit); Review Comment: 误删了,改回来了。 -- 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: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org