@@ -108,7 +108,6 @@ void tasks::task_thread() {
try {
task.action(stop_requested_);
if (stop_requested_) {
release();
return;
}
The note is not visible to the blocked user.