Why it will stop ping after a while?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 12.7k
- Forks
- 366
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 1
Description
I am just running gping xxx.xxx.xxx.xxx
And after a while (about many seconds), the ping time will show top number some times and then it shows nothing and t/o will increase to 15.
Nothing will render in the graph then but gping is keeping running.
Why this happened?
My version of gping is v1.20.1.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the report with gping xxx.xxx.xxx.xxx on version v1.20.1 and observe the timeout counter and graph after it stops rendering. Trace the ping and graph-update entry points to determine why repeated timeouts produce no graph output; done means the cause is documented and the behavior is covered by a regression test or clearly verified fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100