mirror of https://github.com/ekimekim/wubloader
common: When parsing segment timestamps, use decimal instead of float
Floating point error leads to 1us differences in parsed times, which causes false positives in the overlapping segments check. By using a Decimal, we get the exact digits from the filepath.pull/202/head
parent
389d3e08d7
commit
66669cd4e4
Loading…
Reference in New Issue