[Task Manager] Clean up performance tests #117300
Labels
estimate:small
Small Estimated Level of Effort
Feature:Task Manager
good first issue
low hanging fruit
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
technical debt
Improvement of the software architecture and operational architecture
With #117294, we are removing the
perf_hooks
in task manager due to possible memory leakage. There is also a set of skipped functional tests in https://github.com/elastic/kibana/blob/main/x-pack/test/plugin_api_perf/test_suites/task_manager/index.ts that we should make sure to remove once we've confirmed that 🤞 removing the perf_hooks fixes the memory issue.The text was updated successfully, but these errors were encountered: