Skip to content

Bad performance locking #1688

Open
@l3r8yJ

Description

@l3r8yJ

actually this code is not parallel at all because of the synchronized keyword, I suggest using reentrant lock, wdyt?

synchronized (this.mutex) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions