Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Retrieving the currently running time is shaky #2

Open
ksassnowski opened this issue May 18, 2018 · 0 comments
Open

Retrieving the currently running time is shaky #2

ksassnowski opened this issue May 18, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@ksassnowski
Copy link
Member

Right now to get the currently running time we fetch all entries and check if the first one has an end time of 0. This is not very reliable however, since there might have been records scheduled that have a later start time than the currently running record. This would cause the cli to think that there is no currently running entry.

@ksassnowski ksassnowski added the enhancement New feature or request label May 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant