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

contlog.py temp file name should include user #66

Open
varenius opened this issue Jun 10, 2021 · 0 comments
Open

contlog.py temp file name should include user #66

varenius opened this issue Jun 10, 2021 · 0 comments

Comments

@varenius
Copy link
Owner

contlog.py writes tempfiles without userid in filename. This means the same file is used for all users. This means one user cannot overwrite existing file made by different user. This means program will crash if latest file was written by other user. So, as with ordinary obs, the file should contain the userid so that one tmp file exist per user, to avoid permission issues.

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