czarhao

Results 2 issues of czarhao

### Describe what this PR does / why we need it [[BUG\] The actual maximum concurrency may exceed the threshold of concurrency isolation control · Issue #394 · alibaba/sentinel-golang (github.com)](https://github.com/alibaba/sentinel-golang/issues/394)...

## Issue Description Type: *bug report* ### Describe what happened When multiple rules are used for a resource, concurrency isolation may not be effective. ```go func TestConcurrency(t *testing.T) { var...

kind/bug