Commit 6d4e33b
Fix leak in ReplayIntegration due to persisting executor not being shut down
Add the persistingExecutor argument to SessionCaptureStrategy and
BufferCaptureStrategy constructor calls in tests, and add changelog entry.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 856e99f commit 6d4e33b
2 files changed
Lines changed: 15 additions & 0 deletions
File tree
- sentry-android-replay/src/test/java/io/sentry/android/replay
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
757 | 763 | | |
758 | 764 | | |
759 | 765 | | |
| |||
1116 | 1122 | | |
1117 | 1123 | | |
1118 | 1124 | | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
1119 | 1132 | | |
1120 | 1133 | | |
0 commit comments