Skip to content
  • Tobias Hunger's avatar
    OutputParser: Allow to flush pending tasks. · 8bbad430
    Tobias Hunger authored
    
    
    Add a way to flush out tasks from the outputparsers. This is necessary
    to make parsers that keep state more robust.
    
    Flush parsers (once) before adding any new task. This keeps the sequence
    intact.
    
    Flush all parsers once the parsing is done to make sure there is no task
    queued somewhere.
    
    Task-number: QTCREATORBUG-9195
    Change-Id: Icd37df1f470cb73123ad286d6900ad1047a1d512
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
    8bbad430