sta / sta/websocket-sharp

.IsAlive() is using longer time than expected, and get longer over the time

Open
#468 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
6.1k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

For those who check connection with IsAlive() before send, maybe you have facing this issue too. This issue needs time to re-producing, approx. 20mins. It will become more and more longer time this method block the thread.

Im on Xamarin.Android, using Mono platform.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the IsAlive() entry point and reproduce the blocking behavior on Xamarin.Android with Mono, noting how its duration changes over roughly 20 minutes. Done means identifying why the call increasingly blocks and documenting a verified fix for the reported connection-check scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, csharp
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.