Skip to content

SIGSTOP signal handler #41

@zilder

Description

@zilder

Currently SIGSTOP signal forces backup tool to finish, but it has different semantics. It supposed to pause process until subsequent SIGCONT signal. That can actually be useful for example in case when we have low disk space issue and want to pause subscriber, free up some space and then continue consumption.

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