Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

[WIP] Parallelised gps.WriteDepTree #903

Closed
wants to merge 1 commit into from

Commits on Jul 28, 2017

  1. Paralellized gps.WriteDepTree

    Defered workChan close
    
    Removed commented out code
    
    Decoupled concurrency code from the WriteDepTree func to workerPool
    All errors are now being reported and WriteDepTree decides how to act
    (currently calls removeAll)
    
    Broken down WriteDepTree to child functions in order
    to receive feedback if on the right track
    
    Fixed accidental err race condition
    
    gps.WriteDepTree now writes vendor/ tree in parallel with
    configurable number of worker routines
    aneshas committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    d8fd115 View commit details
    Browse the repository at this point in the history