Skip to content

Remove or improve the call to forcibly delete the database lock #9

@kerbymart

Description

@kerbymart

In the implementation of the DatabaseManager, when retrieving the environment the deleteLockingProcessAndGetEnvironment is called to forcibly "get" the environment, which is not the proper way to acquire the database.

A possible solution is to just remove it, or test for edge cases where remnant locks need to be removed when the process that holds the lock was not able to do the proper cleanup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions