Add concurrency tests to save design service spec
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.
Showing
Please register or sign in to comment