yegor256 / zache

Zero-footprint Ruby In-Memory Thread-Safe Cache: when a naive implementation is enough
https://www.yegor256.com/2019/02/05/zache.html
MIT License
43 stars 6 forks source link

deadlocks #24

Closed yegor256 closed 5 years ago

yegor256 commented 5 years ago

Let's use Mutex and prevent reentrance

yegor256 commented 5 years ago

@rultor release, tag is 0.5.3

rultor commented 5 years ago

@rultor release, tag is 0.5.3

@yegor256 OK, I will release it now. Please check the progress here

rultor commented 5 years ago

@rultor release, tag is 0.5.3

@yegor256 Done! FYI, the full log is here (took me 2min)