AdGuardVPNCLI icon indicating copy to clipboard operation
AdGuardVPNCLI copied to clipboard

Logout occurs sometimes when multiple commands executed simultaneously

Open downace opened this issue 10 months ago • 0 comments

Please answer the following question for yourself before submitting an issue

  • [x] I checked to make sure that this issue has not already been filed

AdGuard VPN CLI version

1.2.39

Environment

  • OS: Linux Mint 22.1 Xia
$ uname -srm
Linux 6.8.0-54-generic x86_64

Issue Details

Steps to reproduce:

  1. Login using adguardvpn-cli login
  2. Run multiple commands simultaneously, e.g. adguardvpn-cli list-locations & ; adguardvpn-cli license &
  3. Check status by adguardvpn-cli status. Sometimes logout does not occur, in this case repeat step 2

Expected Behavior

Logout should not occur

Actual Behavior

Logout occurs sometimes

Screenshots

Asciinema recording: https://asciinema.org/a/DOJakO1kPmnFLn0rVQHozhyHJ

Additional Information

No response

downace avatar Apr 02 '25 08:04 downace