Skip to content

can't close webpack-dev-server --progress with Ctrl + C #1479

Closed
@danburzo

Description

@danburzo
  • Operating System: macOS High Sierra (10.13.6)
  • Node Version: v10.9.0
  • NPM Version: 6.2.0
  • webpack Version: 4.16.5
  • webpack-dev-server Version: 3.1.5
  • This is a bug
  • This is a modification request

Code

Running the dev server with: yarn webpack-dev-server --progress. I'm not including webpack configs since seems to be reproducing on a variety of projects, so I assume it's something that happens regardless of the config? (Happy to provide more info otherwise).

Expected Behavior

Ctrl + C stops the dev server.

Actual Behavior

Ctrl + C does not do anything, dev server continues to compile modules.

May be a regression of #860, #1360?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions