Skip to content

Add ability to kill CLI process from test server to test crash recovery scenarios #4140

@varundeepsaini

Description

@varundeepsaini

Add a KillCaller configuration option to acceptance test server stubs that allows the test server to send a signal (e.g., SIGKILL, SIGTERM, SIGINT) to the CLI process

Motivation
Currently, acceptance tests can verify CLI behavior for successful and error responses, but there's no way to test what happens when the CLI process is forcefully terminated during execution. This will be needed for testing #4090

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions