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

what garbage is this? #99

Merged
merged 1 commit into from
Feb 11, 2025
Merged

what garbage is this? #99

merged 1 commit into from
Feb 11, 2025

Conversation

merlinorg
Copy link
Contributor

@merlinorg merlinorg commented Feb 11, 2025

wtf python.

elapsed_time.seconds: 3968
str(elapsed_time): 1:06:08

elapsed_time.seconds: 3644
str(elapsed_time): 7 days, 1:00:44

@merlinorg merlinorg force-pushed the what-garbage-hath-been-wrought branch from a6695af to 6c858b0 Compare February 11, 2025 04:42
@merlinorg merlinorg merged commit 5979a97 into main Feb 11, 2025
6 checks passed
@merlinorg merlinorg deleted the what-garbage-hath-been-wrought branch February 11, 2025 04:44
@merlinorg
Copy link
Contributor Author

Because time delta records days and seconds, but freezing-sync just pulls the seconds field and sticks that in the database. So this activity really spanned 7 days.

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.

1 participant