Commit be7d61a
Fix ConcurrentModificationException in LiveMetricsVerifier by using CopyOnWriteArrayList (#4328)
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: trask <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>1 parent e64e6d3 commit be7d61a
File tree
1 file changed
+2
-2
lines changed- smoke-tests/framework/src/main/java/com/microsoft/applicationinsights/smoketest/fakeingestion
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments