liip / TheA11yMachine

The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.

Home Page:https://www.liip.ch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle Ctrl-C

Hywan opened this issue · comments

Maybe a 2-step actions is necessary:

  1. First Ctrl-C asks a confirmation to stop the process,
  2. Second Ctrl-C really stop the process.