Skip to content

Commit 537da07

Browse files
romtsnclaude
andcommitted
changelog: Point the entry at the actual PR number
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent bcbfb21 commit 537da07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
### Fixes
1010

1111
- Release `MediaMuxer` when the replay video encoder fails to start to avoid a resource leak ([#5607](https://github.com/getsentry/sentry-java/pull/5607))
12-
- Prevent an ANR when the Session Replay video encoder gets stuck ([#5841](https://github.com/getsentry/sentry-java/pull/5841))
12+
- Prevent an ANR when the Session Replay video encoder gets stuck ([#5842](https://github.com/getsentry/sentry-java/pull/5842))
1313
- Some hardware encoders never signal end-of-stream, which made the replay worker spin forever while holding the encoder lock. The app's lifecycle callbacks then blocked on that lock and the app froze until the system killed it. The encoder now gives up instead of spinning, and closing the replay cache no longer waits indefinitely for a wedged encoder.
1414

1515
### Performance

0 commit comments

Comments
 (0)