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

paket.exe never returns (even when just using paket.exe --version) #4216

Open
mbodm opened this issue Jul 5, 2023 · 0 comments
Open

paket.exe never returns (even when just using paket.exe --version) #4216

mbodm opened this issue Jul 5, 2023 · 0 comments

Comments

@mbodm
Copy link

mbodm commented Jul 5, 2023

Hey,

I opened the #4215 issue, but now it seems to me (at least on my Windows 11 machine -> see used environment below) the paket.exe not returns. Never. No matter what command or option i use.

Even a simple paket.exe --version just not returns. The console cursor is still visible, but the paket.exe not exits. Also a CTRL+C or CTRL+X has no effect and not ends the process.

Repro steps

  • Use given environment (see below)
  • Start cmd.exe (you can also use PS or Windows Terminal, the effect stays the same)
  • Type paket.exe --version

Actual behavior

The version is printed, but the paket.exe not returns. Even CTRL+C (STRG+C in Germany) or CTRL+X (STRG+X in Germany) has no effect. The only option left is to close the console window (the started cmd.exe window).

Expected behavior

When paket.exe finishes it should exit and therefore give control back to the terminal which started paket.exe application.

Used environment

  • Output of paket.exe --version: Paket version 7.2.1+8e4eb74b42fbd45f39f7afce9184c16ebb65f16c
  • Windows 11 Pro Version 22H2 Build 22621.1848

Attached screenshots

  • Screenshot 1:
    paket.exe --version started in a cmd.exe console. Missing console prompt shows that paket.exe not returns.
  • Screenshot 2:
    paket.exe started without any argument in a cmd.exe console. Missing console prompt shows that paket.exe not returns.

NoReturn1
NoReturn2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant