• Alex Kalderimis's avatar
    Add concurrency tests to save design service spec · fdc2417f
    Alex Kalderimis authored
    This verifies that services can be run in parallel. For this we add a
    new concurrency helper to abstract the work or running parallel tasks.
    
    This showed that we needed to move repository creation into the
    synchronized block.
    fdc2417f
concurrent_helpers.rb 1.29 KB