Fixed: Concurrency static scheduler release failed
This commit is contained in:
parent
abf30e44cd
commit
5618f4a0ac
@ -238,7 +238,7 @@ public:
|
||||
}
|
||||
|
||||
SchedPtr() : sched_(0) {}
|
||||
~SchedPtr() { *this = 0; }
|
||||
~SchedPtr() {}
|
||||
};
|
||||
static SchedPtr pplScheduler;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user