mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
This reverts commit 39a8b9a7c7
.
Co-authored-by: Vojin Ilic <vilic@nvidia.com>
This commit is contained in:
parent
39a8b9a7c7
commit
687f9fb2f5
@ -101,6 +101,7 @@ public:
|
|||||||
pNf = static_cast<TimerNotification*>(queue().dequeueNotification());
|
pNf = static_cast<TimerNotification*>(queue().dequeueNotification());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
queue().clear();
|
||||||
_finished.set();
|
_finished.set();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user