Skip to content

Fix timestamp randomly stopped from updating#2090

Merged
compulim merged 2 commits intomicrosoft:masterfrom
compulim:fix-1627
Jun 19, 2019
Merged

Fix timestamp randomly stopped from updating#2090
compulim merged 2 commits intomicrosoft:masterfrom
compulim:fix-1627

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented Jun 19, 2019

Fixes #1627.

Changelog Entry

Description

Fixing timestamps sometimes not updating.

Specific Changes

Updated TimeAgo.js

The current calculation of "next time to update" could be right now. Instead, if the "next time to update is right now", it should be "next time to update is in a second" instead.


  • Testing Added
    • Cannot add test because this is CPU-bound and random, not easily testable on box with slow CPU

@compulim compulim merged commit 1fd9942 into microsoft:master Jun 19, 2019
@compulim compulim deleted the fix-1627 branch June 19, 2019 17:10
@compulim compulim mentioned this pull request Jul 8, 2019
26 tasks
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.

Some timestamps stop updating

2 participants