Find out why ASF has CPU infinite loop on terminal detach #3051
Labels
🐛 Bug
Issues marked with this label indicate unintended program behaviour that needs correction.
✔️ Confirmed
Issues marked with this label were acknowledged and confirmed by the developers.
🟢 Low priority
Issues marked with this label are actively being worked on if nothing serious is on the list.
Checklist
ASF version
Latest stable release
ASF variant
linux-x64
Bug description
Issue #3050 highlighted a problem where background ASF process on Linux after restart and detaching console runs into 100% CPU utilization. I've reproduced it myself so the issue seems global enough.
Expected behavior
ASF should run in the background normally.
Actual behavior
There is a thread taking 100% CPU allocation, we should find out if it's anything related to us we can fix, or whether this is .NET issue.
Steps to reproduce
c
to enter command mode and userestart
commandPossible reason/solution
No response
Can you help us with this bug report?
Yes, I can code the solution myself and send a pull request
Full log.txt recorded during reproducing the problem
Global ASF.json config file
No response
BotName.json config of all affected bot instances
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: