executorlib.task_scheduler.interactive.shared.task_done# executorlib.task_scheduler.interactive.shared.task_done(future_queue: Queue)[source]# Mark the current task as done in the current queue. Parameters: future_queue (queue) – Queue of task dictionaries waiting for execution.