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

Use timezone independent timestamps for S3 #28

Open
LeonidVas opened this issue Jul 8, 2021 · 1 comment
Open

Use timezone independent timestamps for S3 #28

LeonidVas opened this issue Jul 8, 2021 · 1 comment
Labels
feature A new functionality

Comments

@LeonidVas
Copy link
Collaborator

LeonidVas commented Jul 8, 2021

Now, when comparing the file modification time (in the case of S3), timezone dependent timestamps are used, which can lead to an update of the meta information about all packages in the case of sequential launch of mkrepo on hosts with different timezones.
Proposed to use a timestamp independent of the timezone to check the modification time of a file.

@LeonidVas LeonidVas changed the title Use timestamps independent of timezone for S3 Use timezone independent timestamps for S3 Jul 8, 2021
@LeonidVas
Copy link
Collaborator Author

Useful link https://www.py4u.net/discuss/19370

@kyukhin kyukhin added feature A new functionality teamX labels Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality
Projects
None yet
Development

No branches or pull requests

3 participants