在连接不上macaca-server时,client端会不断重试
- Dominant language
- No language data
- Stars
- 3.2k
- Forks
- 418
- PR merge metrics
- No merged PRs in 30d
Description
➜ tests git:(master) ✗ python macaca-ios-sample.test.py
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
Retry connecting server...
此时mac上Control + C不管用,需要手动将进程kill掉,不然会一直刷屏。。。
能否连接不上后直接退出?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running tests/macaca-ios-sample.test.py with macaca-server unavailable and trace the client connection-retry entry point it exercises. Done means the client exits instead of retrying and continuously printing when the server cannot be reached.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- mobile-dev, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100