Skip to content

Print statistics/progress on signal SIGUSR1 (Linux) / SIGINFO (macOS) #620

Description

@Janiczek

There's this idea of printing out progress to the user if a signal is sent to the running process (eg. with Ctrl+T on macOS or with kill -USR1 $PID on Linux)

For long-running elm-test instances, it might be nice to be able to get some progress info (eg. which tests are still running, how many fuzz iterations are left for each, how many failures has it already found, ...) mid-run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions