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

Handle the case with non-existing directory specified in the csv filepath for collecting statistics #14

Open
mbakholdina opened this issue May 13, 2020 · 1 comment

Comments

@mbakholdina
Copy link
Collaborator

When collecting SRT csv statistics, if the filepath contains the folder name _some_folder/filename.csv and this folder does not exist, srt-xtransmit does not handle this situation: 1. There is no error and it starts transmission, but 2. No folder is created and as a result no csv file is created.

I think it would be useful to create the directory in this case.

@mbakholdina
Copy link
Collaborator Author

An addition: This behaviour takes place in case of using generate subcommand. In case of using receive, there is an error that the directory _some_folder does not exist.

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

No branches or pull requests

1 participant