Skip to content

Added specs for interrupt catching

Created by: myrridin

Added a handful of specs to cover catching of SIGINT.

This is a remake of https://github.com/rspec/rspec-core/pull/2096

Merge request reports