Skip to content

Commit

Permalink
don't propagate print_task_details to subsequent functions
Browse files Browse the repository at this point in the history
  • Loading branch information
ungarj committed Nov 21, 2022
1 parent f690c35 commit 008f8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mapchete/commands/_execute.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ def _empty_callback(_):
def _process_everything(
msg_callback,
mp,
print_task_details=True,
**kwargs,
):
try:
Expand Down

0 comments on commit 008f8f1

Please sign in to comment.