You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 10 different tasks acessing the cache concurrently. Maybe the local adapter has an old invalid reference when it tries to access the backend? Is it preventable?
The text was updated successfully, but these errors were encountered:
@escobera good catch! I was able to reproduce the issue, I created a separate issue describing the scenario and also pushed the fix to the master branch, which should fix this problem too. Please try it out and let me know if it works for you. If so, I will publish a new release this weekend with the last changes.
Hello there, after some time running I'm being hit with some argument errors here.
I have 10 different tasks acessing the cache concurrently. Maybe the local adapter has an old invalid reference when it tries to access the backend? Is it preventable?
The text was updated successfully, but these errors were encountered: