Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worker threads for run_check_published_api_changes #69615

Closed
wants to merge 8 commits into from

Conversation

rudolf
Copy link
Contributor

@rudolf rudolf commented Jun 19, 2020

Summary

Runs each plugin's api-extractor/api-documenter in a separate worker thread. Reduces the time to check and generate docs from 3m04s to 1m50s. babel-register uses mkdir which is incompatible with Node.js 10 (nodejs/node#25526) so this is blocked on #61587

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@rudolf rudolf added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v8.0.0 labels Jun 19, 2020
@kibanamachine
Copy link
Contributor

@rudolf rudolf closed this Jan 11, 2022
@rudolf rudolf deleted the worker-threads branch January 11, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants