Skip to content

Implement loop reading input sequentially

Samuel GAIST requested to merge loop_read_sequentially_input into master

This merge request implements the input synchronization

Following conversations with interested parties:

  • Both the processing and validating parts should access the same data
  • The loop block shall read the input before processing continues

Part of beat.core#85 (closed)

Edited by Samuel GAIST

Merge request reports