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