Skip to content
  • Oswald Buddenhagen's avatar
    make the evaluator (even more) thread-safe · aa61af14
    Oswald Buddenhagen authored
    the async re-parsing code breaks the assumption that project
    parsing only ever starts with a single non-concurrent evaluation
    (of the top-level project file), so the population of the base
    values in the shared ProFileOption was happily causing crashes.
    
    Reviewed-by: dt
    Task-number: QTCREATORBUG-1569
    aa61af14