-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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:
- Run the script from Prediction memory error with new PLT --probabilities option vowpal_wabbit#4510 (comment)
- Press Ctrl+C/Cmd+C after a few seconds
- The script will finish the run of cli driver before interrupting.
Metadata
Metadata
Assignees
Labels
No labels