mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #1070] Client.exe is getting suspended #772
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#772
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pinak77 on GitHub (May 4, 2022).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1070
Whenever I run the client.exe file it runs in background for few seconds and after that when I check my task manager, there it shows that the client.exe process is getting suspended & after that it restarts & again gets suspended & it repeats, what should I do? It was working fine a few weeks ago
@pinak77 commented on GitHub (May 4, 2022):
I have turned off every antivirus + defender, but the main problem is that after executing the client.exe file it runs for few seconds & after that it gets suspended in task manager, so I want to know why is this happening & what's the fix for this
@BurntDog commented on GitHub (May 4, 2022):
Just checking but you did compile as a release build and not debug? Did you try recompiling and still having this issue?
@pinak77 commented on GitHub (May 5, 2022):
hey my problem is solved! there was just a little problem in configuration of RAT, that's it sorry for wasting your time & thank you for helping me out!