mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-31 07:58:24 +02:00
This reverts commit 39a8b9a7c7a03e7a8c46d4f6531d216ec3ed95da. 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…
x
Reference in New Issue
Block a user