hosted-current
The previous code didn't parallelize setup, since setup makes blocking calls, and so databases still started up one after the other.
The previous code didn't parallelize setup, since setup makes blocking calls, and so databases still started up one after the other.