Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not quit pgcli if server has shutdown #1467

Open
3 tasks
maherbeg opened this issue Jun 10, 2024 · 0 comments
Open
3 tasks

Can not quit pgcli if server has shutdown #1467

maherbeg opened this issue Jun 10, 2024 · 0 comments
Labels

Comments

@maherbeg
Copy link

Description

Unable to quite pgcli if the server has shutdown. I can't seem to exit if I have a running pgcli against a server that has shutdown after I opened the connection.

Screenshot 2024-06-10 at 3 35 11 PM

Your environment

  • Mac OS Sonoma
  • pgcli 4.0.1
  • What is the output of pip freeze command.
altgraph @ file:///AppleInternal/Library/BuildRoots/9dd5efe2-7fad-11ee-b588-aa530c46a9ea/Library/Caches/com.apple.xbs/Sources/python3/altgraph-0.17.2-py2.py3-none-any.whl
argcomplete==3.1.6
boto3==1.28.10
botocore==1.31.10
cffi==1.15.1
cryptography==41.0.1
distlib==0.3.7
filelock==3.13.1
future @ file:///AppleInternal/Library/BuildRoots/9dd5efe2-7fad-11ee-b588-aa530c46a9ea/Library/Caches/com.apple.xbs/Sources/python3/future-0.18.2-py3-none-any.whl
Jinja2==3.1.2
jmespath==1.0.1
macholib @ file:///AppleInternal/Library/BuildRoots/9dd5efe2-7fad-11ee-b588-aa530c46a9ea/Library/Caches/com.apple.xbs/Sources/python3/macholib-1.15.2-py2.py3-none-any.whl
MarkupSafe==2.1.3
pathspec==0.11.2
platformdirs==4.1.0
pycparser==2.21
pyOpenSSL==23.2.0
python-dateutil==2.8.2
PyYAML==6.0.1
s3transfer==0.6.1
six @ file:///AppleInternal/Library/BuildRoots/9dd5efe2-7fad-11ee-b588-aa530c46a9ea/Library/Caches/com.apple.xbs/Sources/python3/six-1.15.0-py2.py3-none-any.whl
tomlkit==0.12.3
urllib3==1.26.16
virtualenv==20.25.0
xmltodict==0.13.0
yamllint==1.33.0
yq==3.2.3
@j-bennet j-bennet added the bug label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants