Skip to content

PR for fork deadlock #300

Description

@arieleiz

Hi,

Here is a PR to fix a deadlock in python-diskache when forking with the transaction lock locked:

#299.

When a fork occurs while the sqlite db is mid-transaction, the sqlite transaction lock remains locked forever in the forkee, deadlocking it.

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