Skip to content
  • Oswald Buddenhagen's avatar
    always check for baseEnv init failure · 759d0a69
    Oswald Buddenhagen authored
    
    
    creator's file watcher can trigger many parallel, entirely
    non-hierarchical project reloads. if there is enough of them to exceed
    the thread pool size, some will be serialized already by qtconcurrent,
    not by our wait condition. these should notice a faulty spec, too.
    
    Change-Id: I8ce40cb90fbc28045127881d57ec94e125df79af
    Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
    759d0a69