Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feature/MaxiBoether/s…
Browse files Browse the repository at this point in the history
…igmod-experiments
  • Loading branch information
MaxiBoether committed Jun 20, 2024
2 parents 3c8091d + c0b0ae8 commit 95f0042
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,6 @@ def _handle_triggers(
Returns:
The list of the actually processed triggers
"""
logger.info(f"Processing {len(s.triggers)} triggers in this batch.")
s.pipeline_status_queue.put(pipeline_stage_msg(PipelineStage.HANDLE_TRIGGERS, MsgType.GENERAL))

previous_trigger_index = 0
Expand Down

0 comments on commit 95f0042

Please sign in to comment.