Documentation says “UniverseSettings.Asynchronous = true;” may boost backtest performance. I guess since that is not the default option - this setting has a drawbacks or requires some special handling.

When to use “async = true” and when not? What are the pros and cons?