Fix connection count when query is canceled.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 29 Oct 2020 20:59:23 +0000 (05:59 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 29 Oct 2020 21:24:25 +0000 (06:24 +0900)
commitd29a3c1fc84aa733e00569db55030a5a26d99a4b
tree5b40d6bc274bc3131a17756655c55f1cab0c4b1a
parent23785db7cb07dc8233c76eaba052918b151539c9
Fix connection count when query is canceled.

Connection counter was not counted down when a query is canceled.

Per bug 656.
src/protocol/child.c