SWDEV-416527 - Disable PAL platform destruction until a proper fix in PAL
Change-Id: I465aa15959187eb27354caa9b8308f1266be46ed
[ROCm/clr commit: 618cc4d9ee]
Esse commit está contido em:
@@ -1385,7 +1385,7 @@ bool Device::init() {
|
||||
|
||||
void Device::tearDown() {
|
||||
if (platform_ != nullptr) {
|
||||
platform_->Destroy();
|
||||
// platform_->Destroy();
|
||||
delete platformObj_;
|
||||
platform_ = nullptr;
|
||||
}
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário