Skip to content
Snippets Groups Projects
Forked from Debian Go Packaging Team / packages / golang-github-google-blueprint
Source project has a limited visibility.
  • Colin Cross's avatar
    c4773d90
    Support pausing parallelVisit · c4773d90
    Colin Cross authored
    Pass a channel to visitor functions called by parallelVisit that
    allows them to pause the current visitor until a given visitor
    has finished.  This allows parallelVisit to work on a dependency
    graph while it is being mutated.
    
    Test: Test_parallelVisit
    Change-Id: Id8b1542c22ac9914439310e31d992ae0d7318d69
    c4773d90
    History
    Support pausing parallelVisit
    Colin Cross authored
    Pass a channel to visitor functions called by parallelVisit that
    allows them to pause the current visitor until a given visitor
    has finished.  This allows parallelVisit to work on a dependency
    graph while it is being mutated.
    
    Test: Test_parallelVisit
    Change-Id: Id8b1542c22ac9914439310e31d992ae0d7318d69