getsentry / getsentry/sentry-java

Check if entering synchronized block is necessary / double checked locking

Open
#2,202 3 comments 0 reactions 0 assignees View on GitHub
Android Errors Improvement
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

### Description

Some code uses `synchronized` blocks. We might gain a bit of performance by checking if we even need to acquire the lock.

- [ ] `LifecycleWatcher`
- [ ] `SentryTracer`
- [ ] ...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.