Cache::block() did not work #38247
Unanswered
gakkiismywife
asked this question in
Q&A
Replies: 1 comment
-
I'm having the same issue, I use Jmeter as well to send a request to dispatch 2 concurrent job to test race condition with redis atomic lock |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is my code
My cache driver is redis and the redis was working with master and slave mode
When I use Jmeter to Send 3 requests at one second and they are both success
So the requests were not blocked
Beta Was this translation helpful? Give feedback.
All reactions