Skip to content

Allow ctrl-c to be processed when establishing connection #64

@nickchen120235

Description

@nickchen120235

Version Information

  • OS: Ubuntu Server 24.04
  • Python: 3.12.3
  • openziti SDK: 0.8.1

Current Behavior

Ctrl-C is ignored (maybe?) when the module is trying to establish connection to the ziti network. Today I was playing with the Python SDK and forgot to configure router policy for my identity for the service. I recognized my error when running the script with ZITI_LOG=6 but I cannot Ctrl-C to stop the script.

Expected Behavior

I can stop the script by Ctrl-C even if the script is trying something in the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions