Skip to content

Check if entering synchronized block is necessary / double checked locking #2202

Description

@adinauer

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
  • ...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions