271 B
271 B
- Added
broadcast_interruption()toFrameProcessor. This method pushes anInterruptionFrameboth upstream and downstream directly from the calling processor, avoiding the round-trip through the pipeline task thatpush_interruption_task_frame_and_wait()required.