Skip to content

run_cli_driver ignores SIGINT #77

@mwydmuch

Description

@mwydmuch

As in the title, run_cli_driver method ignores SIGINT send to the python script and waits till the end of the run.
This is probably also the case for other methods, but this one usually takes a lot of time.

Example:

  1. Run the script from Prediction memory error with new PLT --probabilities option vowpal_wabbit#4510 (comment)
  2. Press Ctrl+C/Cmd+C after a few seconds
  3. The script will finish the run of cli driver before interrupting.

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