8000 docs(Cache): document Wait, clarify Get by evanj · Pull Request #333 · hypermodeinc/ristretto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs(Cache): document Wait, clarify Get #333

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

Merged
merged 1 commit into from
May 16, 2023
Merged

docs(Cache): document Wait, clarify Get #333

merged 1 commit into from
May 16, 2023

Conversation

evanj
Copy link
Contributor
@evanj evanj commented Mar 23, 2023
  • Document the Wait() function.
  • Clarify that Get() will never return expired items.
  • Clarify in what circumstances Get() can return (nil, true).

@CLAassistant
Copy link
CLAassistant commented Mar 23, 2023

CLA assistant check
All committers have signed the CLA.

@evanj
Copy link
Contributor Author
evanj commented Mar 26, 2023

Hmmm TestDropUpdates failed but is flaky. On my local machine I am able to get it to fail on the main branch. I'll see if I can make a separate PR to address that. For now I'm going to change this commit to trigger the tests again.

* Document the Wait() function.
* Clarify that Get() will never return expired items.
* Clarify in what circumstances Get() can return (nil, true).
@skrdgraph
Copy link

Hmmm TestDropUpdates failed but is flaky. On my local machine I am able to get it to fail on the main branch. I'll see if I can make a separate PR to address that. For now I'm going to change this commit to trigger the tests again.

related PR #334

@mangalaman93 mangalaman93 merged commit 9577449 into hypermodeinc:main May 16, 2023
@veramine
Copy link

Thank you for this documentation update. I recently got into an argument with ChatGPT over this exact situation 🤣🤣🤣
1
2
3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0