Merge ~didrocks/ubiquity:master-time-measurement-fix into ubiquity:master
Proposed by
Didier Roche-Tolomelli
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Jean-Baptiste Lallement | ||||
Approved revision: | 91465f39a78d9c7748863d8a52a21dfbfc5588dd | ||||
Merged at revision: | 91465f39a78d9c7748863d8a52a21dfbfc5588dd | ||||
Proposed branch: | ~didrocks/ubiquity:master-time-measurement-fix | ||||
Merge into: | ubiquity:master | ||||
Diff against target: |
62 lines (+24/-3) 2 files modified
debian/changelog (+8/-0) ubiquity/telemetry.py (+16/-3) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jean-Baptiste Lallement | Approve | ||
Review via email: mp+346975@code.staging.launchpad.net |
Commit message
Switch to use uptime instead of time.time() which is sensitive to BIOS time reset after NTP sync, leading to negative values. (LP: #1771966)
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
Thanks for this patch. Reviewed and tested on Cosmic.