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.