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

Allow maxAge of 0 #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Allow maxAge of 0 #97

wants to merge 3 commits into from

Conversation

smcmurray
Copy link

No description provided.

@dougwilson
Copy link
Contributor

Thanks @smcmurray ! Weird, though, because when I cherry-pick your test onto master without your changes, it passes. I can commit just your test if this is the case, as it looks like there isn't a bug here based on your test 👍

@dougwilson dougwilson added the pr label May 20, 2018
@dougwilson dougwilson self-assigned this May 20, 2018
@smcmurray
Copy link
Author

Perhaps my assert is bad. I don't know what assert lib this uses or how it handles comparisons with 0.

@dougwilson
Copy link
Contributor

We use the one that is part of Node.js: https://nodejs.org/dist/latest-v10.x/docs/api/assert.html

Copy link
Contributor

@dougwilson dougwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Marking as needs test update, as it seems like the consensus is the test is bad currently.

@dougwilson dougwilson added this to the 0.8 milestone Sep 10, 2018
@dougwilson dougwilson removed this from the 0.8 milestone Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants