Commit 5c9d534
authored
[release] 1.53.6 - Check duplicate exposures async (#396)
### Improvements
- Reduce synchronous thread jumps when checking specs by moving
duplicate checks to the log event dispatch queue.
>Included In This Release
>- 0fa7801 Andre Terron
> - Log exposures async (#395)1 parent 0fa7801 commit 5c9d534
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments