absurdfarce commented on code in PR #583:
URL:
https://github.com/apache/cassandra-cpp-driver/pull/583#discussion_r3012076500
##########
src/prepare_host_handler.cpp:
##########
@@ -69,8 +69,6 @@ void PrepareHostHandler::prepare(uv_loop_t* loop, const
ConnectionSettings& sett
}
void PrepareHostHandler::on_close(Connection* connection) {
- callback_(this);
Review Comment:
Agreed. I've added a TODO in the code.
I'm not sure it needs an actual _ticket_ yet; if feels like a fairly big
refactoring to take on and the change in this PR should sever the problematic
link anyway so we _should_ have a short-term fix now.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]