Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worn if tmp is dot #64

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

musinit
Copy link

@musinit musinit commented Apr 16, 2020

Also added warning log with red default color

@udaya2899
Copy link

Are PR's actually accepted or responded with, here?

@musinit
Copy link
Author

musinit commented Jul 2, 2020

Looks like they don't accept for a while

@xiantang
Copy link
Collaborator

xiantang commented Jul 24, 2020

i think use warning is a not better way. because you also warning this message and user know this problem they use ctrl + c to stop the process and his project Always will be clean. as I think you should raise a err and stop the project!

@xiantang
Copy link
Collaborator

@musinit

@xiantang
Copy link
Collaborator

pr is welcome!

@HeCorr
Copy link
Contributor

HeCorr commented Mar 13, 2021

I agree with @xiantang. Data loss should not be acceptable at all. Instead of a warning, the best option is to print an error message and exit the application immediately, without triggering the cleanup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants