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

Remove the usePolling chokidar option in generate-assets.js. #924

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

drgrice1
Copy link
Member

With node version 20 the usePolling option is resulting in high cpu usage.

Interestingly enough, the PG generate-assets.js script is the one that actually has high cpu usage with this option, not the webwork2 generate-assets.js script. Something to do with links not actually existing?

This replaces #923 which was accidentally created with the develop branch name.

With node version 20 the `usePolling` option is resulting in high cpu
usage.

Interestingly enough, the PG generate-assets.js script is the one that
actually has high cpu usage with this option, not the webwork2
generate-assets.js script.  Something to do with links not actually
existing?
@pstaabp pstaabp merged commit b4b34a7 into openwebwork:develop Sep 11, 2023
2 checks passed
@drgrice1 drgrice1 deleted the generate-assets-no-polling branch September 11, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants