Skip to content

Commit c5fa9d2

Browse files
authored
Add files via upload
1 parent f039897 commit c5fa9d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

multioptpy/Wrapper/mapper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2782,6 +2782,7 @@ def _collect_task_batch(self, n: int) -> list[tuple[ExplorationTask, str, str, i
27822782
"breaking to avoid stall.",
27832783
max_skip,
27842784
)
2785+
self.queue.release((task.node_id, tuple(task.afir_params)))
27852786
break
27862787
logger.debug(
27872788
"_collect_task_batch: skipping already-explored task "

0 commit comments

Comments
 (0)