web-infra-dev / rspack

The fast Rust-based web bundler with webpack-compatible API 🦀️
https://rspack.dev
MIT License
9.87k stars 571 forks source link

[Bug Report]: sass-embedded panic when force exit by ^C #1741

Closed hardfist closed 1 year ago

hardfist commented 1 year ago

System Info

System: OS: macOS 12.5.1 CPU: (10) arm64 Apple M1 Pro Memory: 276.14 MB / 32.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Yarn: 1.10.1 - ~/Library/Application Support/fnm/node-versions/v16.17.1/installation/bin/yarn npm: 8.15.0 - ~/Library/Application Support/fnm/node-versions/v16.17.1/installation/bin/npm Browsers: Chrome: 109.0.5414.119 Firefox Developer Edition: 109.0 Safari: 15.6.1 npmPackages: @rspack/cli: 0.0.0-6530ad08f-20230202102742 => 0.0.0-6530ad08f-20230202102742

Details

image

Reproduce link

No response

Reproduce Steps

  1. npm run dev
  2. ctrl+c force exit devServer
hyf0 commented 1 year ago

I guess this was solved. Create a new one if not.