Skip to content

Interrupting tests may leave stuff running #105

Open
@mpartel

Description

@mpartel

Sometimes interrupting a test run with Control+C leaves services in the background. The "root helper" subprocess doesn't seem to receive SIGINT reliably. Sometimes it receives it twice IIRC.

Also, the root helper is interrupted on the first control+c which only causes rspec to wait for the current test to finish. This is likely to cause the current test to fail in a misleading way.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions