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

[Bug]: with watchOptions.poll enabled, recompile stuck in a loop . [rspack v 0.6.2] #6355

Open
pushkargupta9807 opened this issue Apr 24, 2024 · 1 comment
Labels
bug Something isn't working need reproduction

Comments

@pushkargupta9807
Copy link

System Info

System:
OS: macOS 14.4.1
CPU: (12) arm64 Apple M2 Max
Memory: 32.73 GB / 64.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.11.1 - ~/.nvm/versions/node/v20.11.1/bin/node
Yarn: 1.23.19 - /opt/homebrew/bin/yarn
npm: 10.2.4 - ~/.nvm/versions/node/v20.11.1/bin/npm
Browsers:
Edge: 124.0.2478.51
Safari: 17.4.1
npmPackages:
@rspack/cli: 0.6.2 => 0.6.2
@rspack/core: 0.6.2 => 0.6.2

Details

[Bug]: with watchOptions.poll enabled, recompile stuck in a loop . [rspack v 0.6.2]

Reproduce link

No response

Reproduce Steps

  1. set the watchOptions.poll to true.
  2. make a change and watch for the recompile & reload
  3. observe that it now stuck in a loop recompiling .
@pushkargupta9807 pushkargupta9807 added bug Something isn't working pending triage The issue/PR is currently untouched. labels Apr 24, 2024
@LingyuCoder LingyuCoder added need reproduction and removed pending triage The issue/PR is currently untouched. labels May 30, 2024
Copy link
Contributor

Hello @pushkargupta9807, sorry we can't investigate the problem further without reproduction demo, please provide a repro demo by forking rspack-repro, or provide a minimal GitHub repository by yourself. Issues labeled by need reproduction will be closed if no activities in 14 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need reproduction
Projects
None yet
Development

No branches or pull requests

2 participants