korlibs / korlibs/korlibs-io-network-core
(Android) WebSocketClient initialization hangs when connecting to a resource that is currently unavailable but was connected to before.
Open
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If the resource that WebSocketClient was previously connected to becomes unavailable, WebSocketClient initialization hangs. Instead of returning a connection error. Testing was conducted only on Android
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at WebSocketClient initialization and reproduce the unavailable-resource case on Android, comparing it with a first-time connection. Trace why initialization waits instead of returning a connection error; done means the previously connected but unavailable resource reports an error rather than hanging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100