This commit is contained in:
parent
9c5166b921
commit
660bc28f0c
@ -108,7 +108,6 @@ void tasks::task_thread() {
|
|||||||
try {
|
try {
|
||||||
task.action(stop_requested_);
|
task.action(stop_requested_);
|
||||||
if (stop_requested_) {
|
if (stop_requested_) {
|
||||||
release();
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user