Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aborting goodpractice::goodpractice() while running covr doesn't stop cyclocomp on Linux #158

Open
potoole7 opened this issue Feb 10, 2023 · 0 comments

Comments

@potoole7
Copy link

On Linux (see Sys.info() below), interrupting goodpractice::goodpractice() with Ctrl + C stops covr, but cyclocomp still tries to run, and requires a second Ctrl + C (other "tests"/packages don't run).

Not sure if this is something you'd like to fix but I just thought I'd let you know!

Sys.info()
                            sysname                                 release                                 version 
                            "Linux"                       "5.10.0-21-amd64" "#1 SMP Debian 5.10.162-1 (2023-01-21)" 
                           nodename                                 machine                                   login 
                           "debian"                                "x86_64"                              "paddy7wb" 
                               user                          effective_user 
                         "paddy7wb"                              "paddy7wb" 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant