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

Fix infinite loop found in consolidate_database #141

Open
dgets opened this issue Jul 10, 2019 · 0 comments
Open

Fix infinite loop found in consolidate_database #141

dgets opened this issue Jul 10, 2019 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@dgets
Copy link
Owner

dgets commented Jul 10, 2019

While working on the following data:

May 13, 2019, 11:46 a.m.: 5.000mg ouah (ouah)
May 1, 2019, noon: 5.000mg ouah (ouah)
July 6, 2019, 10:37 p.m.: 18.000mg caffeine (1,3,7-Trimethylxanthine Theine)
May 15, 2019, 7:30 p.m.: 0.250mg klonopin (clonazepam)
May 4, 2019, 8:36 p.m.: 0.250mg klonopin (clonazepam)
July 10, 2019, 10:21 a.m.: 18.000dose nicotine (C10H14N2)
July 10, 2019, 10:07 a.m.: 10.000dose nicotine (C10H14N2)
May 12, 2019, 8:15 p.m.: 10.000dose nicotine (C10H14N2)
May 1, 2019, 10 a.m.: 2.000dose nicotine (C10H14N2)
April 30, 2019, 6:46 p.m.: 2.000dose nicotine (C10H14N2)

with various different spans of time for both caffeine and nicotine an infinite loop was encountered. Will start digging up the specifics on it below.

@dgets dgets added the bug Something isn't working label Jul 10, 2019
@dgets dgets added this to the beta milestone Jul 10, 2019
@dgets dgets self-assigned this Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant