jump out after process messages.
- Dominant language
- Python
- Stars
- 5.3k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
run :
python test.py
[INFO] Please use WeChat to scan the QR code .
[ERROR] WeChat login timeout. retry in 1 secs later...
[INFO] Please confirm to login .
[INFO] Web WeChat login succeed .
[INFO] Web WeChat init succeed .
[INFO] Get 6 contacts
[INFO] Start to process messages .
root@c3028db83b44:~/wxBot#
jump out to loop "after process messages." without any error or warning messages.
anyone know, what's wrong?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running test.py and trace the code after the “Start to process messages” log entry. Compare the expected message-processing loop with the observed return to the shell; done means the cause of the exit is identified and a regression check covers the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100