mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-01 08:28:10 +08:00
parent
85de706d22
commit
375fd709a9
@ -72,9 +72,7 @@ S3ClientWrapper::StartService() {
|
||||
|
||||
void
|
||||
S3ClientWrapper::StopService() {
|
||||
if (client_ptr_ != nullptr) {
|
||||
client_ptr_ = nullptr;
|
||||
}
|
||||
client_ptr_ = nullptr;
|
||||
Aws::ShutdownAPI(options_);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user