Closed
Description
Hi. I noticed that the latest version v2.4.2 have an issue around process signal handling. Pressing Ctrl+C to stop webpack-dev-server
does not work while compiling assets. (NOTE: Ctrl+C works well after finished compilation.)
Also, I reverted the change of the PR #787 to workaround the issue for now.
OS: macOS 10.12.3
webpack-dev-server 2.4.2
webpack 2.3.2