realm / SwiftCov

A tool to generate test code coverage information for Swift.
MIT License
561 stars 41 forks source link

Handle keyboard interrupt #30

Closed kishikawakatsumi closed 9 years ago

kishikawakatsumi commented 9 years ago

To fix the problem that debugger process does not stop when interrupted by Ctrl-C after LLDB process has started.