fix the issue that sql nio will core in observer stop process
This commit is contained in:
committed by
ob-robot
parent
7b198323e5
commit
ba8b4b7203
1
deps/oblib/src/rpc/obmysql/ob_sql_nio.cpp
vendored
1
deps/oblib/src/rpc/obmysql/ob_sql_nio.cpp
vendored
@ -750,7 +750,6 @@ public:
|
||||
}
|
||||
while(head->next_ != head) {
|
||||
handle_write_req_queue();
|
||||
handle_close_req_queue();
|
||||
handle_pending_destroy_list();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user