[Canvas] Remove async from server plugin setup #74374
Labels
Feature:Canvas
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
v8.0.0
In 8.0, Kibana platform will not longer allow plugins to return a promise from the lifecycle methods.
We should remove the async/await usage from our server plugin setup (I believe we're using it for setting up usage collector)
The text was updated successfully, but these errors were encountered: