Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Application ignores SIGTERM while connecting #13

@ruuda

Description

@ruuda

When I start hdfs-mount, and it fails to connect, it goes into retry mode with backoff. However, while it is doing this, it cannot be killed with ^C or SIGTERM, which is annoying, because it usually means that I specified the wrong address, so I want to kill it and try again. After a connection has been established, the application does respond to ^C correctly.

Version: c5b6c5b, but it has been present at least since 797e92e.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions