Skip to content

[bugfix] SIGTERM and SIGQUIT handling #58

Closed
@gsmolk

Description

@gsmolk

Currently, SIGTERM and SIGQUIT are not handled in any meaningful way.

======================================================================
FAIL: test_sigterm_hadnling (tests.backup_test.BackupTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/backup_test.py", line 1162, in test_sigterm_hadnling
    'Backup STATUS should be "ERROR"')
AssertionError: Backup STATUS should be "ERROR"

----------------------------------------------------------------------
Ran 1 test in 2.328s

FAILED (failures=1)

I think, it should be handled exactly as SIGINT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions