userver-framework / userver

Production-ready C++ Asynchronous Framework with rich functionality
https://userver.tech
Apache License 2.0
2.37k stars 275 forks source link

Core / Server / HttpHandlerBase::OnRequestCompleteThrow - Is TemplateMethod intended? Or what the purpose is? #657

Closed Turim closed 1 month ago

Turim commented 1 month ago

I was unable to find the use of it today

https://github.com/userver-framework/userver/blob/9791546b48de469c3abb5e594acd4b606312b2d7/core/include/userver/server/handlers/http_handler_base.hpp#L135-L137

apolukhin commented 1 month ago

Thanks! Removed the unused function