raghav-reglobe commented on PR #67033: URL: https://github.com/apache/doris/pull/67033#issuecomment-5490007226
You're right, and so is the analysis on the issue — `handle_single_query_` cancels on the returned status and `QueryContext::cancel` sets the memory dependency always-ready, so nothing hangs on current master; the SpillContext count just goes unfinished on a query that is already being torn down. I framed this wrong. Closing rather than reworking it into a defensive change nobody needs; #67031 stays pointed at #67032 only. -- 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]
