mirror of
https://gitee.com/openharmony/print_print_fwk
synced 2024-11-26 18:40:40 +00:00
commit
8a6d2d8b40
@ -94,6 +94,8 @@ void PrintManagerClient::OnRemoteSaDied(const wptr<IRemoteObject> &remote)
|
||||
serviceRemote->RemoveDeathRecipient(deathRecipient_);
|
||||
printServiceProxy_ = nullptr;
|
||||
deathRecipient_ = nullptr;
|
||||
std::unique_lock<std::mutex> lock(conditionMutex_);
|
||||
ready_ = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user