Fix race conditions in the platform lifecycles. #64785
Labels
enhancement
New value added to drive a business result
Feature:New Platform
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Platform integration tests are flaky due to possible race conditions when a test-suite calls
shutdown
before platform completes asynchronoussetup
&start
lifecycle.#64487 solves the problem temporarily. We need a more sound solution.
Probably we should consider separating use-cases
platform stops due to an internal problem
/platform should stop due to an external command
.The text was updated successfully, but these errors were encountered: