ezelkow1 commented on code in PR #10909: URL: https://github.com/apache/trafficserver/pull/10909#discussion_r1431836944
########## plugins/background_fetch/configs.h: ########## Review Comment: that extern DbgCtl Bg_dbg_ctl should probably be static DbgCtl Bg_dbg_ctl{PLUGIN_NAME}; Plugin will build as-is but not run like that due to the externed dbg -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org