:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
MIT License
1.97k
stars
325
forks
source link
System.ObjectDisposedException: Cannot access a disposed object 'System.Threading.SemaphoreSlim' #525
Description
I cannot always reproduce this, but this happens in my concurrent test code and my business code is using MemoryLockFactory from EasyCaching.Core.
Related code
Specifications