Skip to content

Look into better process locking #3

Open
@bartkl

Description

@bartkl

Currently, my convenient option of having set max connections = 1 in rsyncd.conf takes care that never two instances of rsync will run concurrently, as I wish.

However, what could happen is that during a multi-module (for instance ALL) backup process, one module finishes and some other external rsync process might hog up the connection, such that the former process fails.

It would be nicer to have backup.py lock all possible rsync syncing.

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