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

Add support for locking a cache key, to avoid overlapping expensive operations #256

Merged

Conversation

andrewwhitehead
Copy link
Contributor

@andrewwhitehead andrewwhitehead commented Nov 7, 2019

Now done in a standard way instead of using polling or other methods

@codecov-io
Copy link

Codecov Report

Merging #256 into master will increase coverage by 0.06%.
The diff coverage is 77.55%.

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
+ Coverage   74.56%   74.62%   +0.06%     
==========================================
  Files         232      232              
  Lines       10395    10508     +113     
==========================================
+ Hits         7751     7842      +91     
- Misses       2644     2666      +22

@swcurran
Copy link
Contributor

swcurran commented Nov 7, 2019 via email

@nrempel nrempel merged commit ca0e463 into openwallet-foundation:master Nov 8, 2019
@andrewwhitehead andrewwhitehead deleted the feature/cache-lock branch February 29, 2020 21:47
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

Successfully merging this pull request may close these issues.

4 participants