We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
dvc
python
Create a file containing the following script:
while True: pass
Run dvc run myscript.py
dvc run myscript.py
Try to interrupt the command with Ctrl-C (do wait to see Running command: printed, otherwise it's too early to see the bug)
Ctrl-C
Running command:
Discord conversation on the q-and-a channel.
The text was updated successfully, but these errors were encountered:
efiop
Successfully merging a pull request may close this issue.
Setup info
dvc
version: fresh pip install of 0.52.0python
version: 3.7.1Steps to reproduce
Create a file containing the following script:
Run
dvc run myscript.py
Try to interrupt the command with
Ctrl-C
(do wait to seeRunning command:
printed, otherwise it's too early to see the bug)Details
Discord conversation on the q-and-a channel.
The text was updated successfully, but these errors were encountered: