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

[FEATURE] The refresh.sh takes too long to refresh all/boards/arch, should it fork child process and run simultaneously? #15543

Open
1 task done
JianyuWang0623 opened this issue Jan 14, 2025 · 2 comments
Labels
Type: Enhancement New feature or request

Comments

@JianyuWang0623
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The refresh.sh takes too long to refresh all/boards/arch.

Describe the solution you'd like

Should it fork child process and run simultaneously?

Describe alternatives you've considered

No response

Verification

  • I have verified before submitting the report.
@JianyuWang0623 JianyuWang0623 added the Type: Enhancement New feature or request label Jan 14, 2025
@yamt
Copy link
Contributor

yamt commented Jan 16, 2025

Should it fork child process and run simultaneously?

unfortunately it's difficult because our configuration process makes in-place modifications to the source tree.

@xiaoxiang781216
Copy link
Contributor

cmake version support the out of tree, we can switch cmake in refresh.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants