Commit 86ea551
Fix ConcurrentModificationException in LiveMetricsVerifier by using CopyOnWriteArrayList
Co-authored-by: trask <[email protected]>1 parent 6581679 commit 86ea551
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