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

Ugly hacks + freezegun #1

Open
jerry-git opened this issue Mar 7, 2020 · 0 comments
Open

Ugly hacks + freezegun #1

jerry-git opened this issue Mar 7, 2020 · 0 comments
Assignees

Comments

@jerry-git
Copy link
Owner

Remove these

if duration < 0:
continue
if (
stage == "teardown"
and duration > STORE_DURATIONS_TEARDOWN_THRESHOLD
):
# Ignore not legit teardown durations
continue
once this is solved spulec/freezegun#286

@jerry-git jerry-git self-assigned this Mar 7, 2020
jerry-git added a commit that referenced this issue Apr 7, 2020
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

No branches or pull requests

1 participant