ensisoft / newsflash-plus

The Worlds Best Newsreader!
6 stars 0 forks source link

Stuck connections #61

Closed ensisoft closed 7 years ago

ensisoft commented 7 years ago

Connections can become stuck and end up being active with no data transfer.

A use case, I have a laptop with LTE mobile connectivity. Downloads are active, connections are active. Mobile Network connection drops. Downloads stay active, connections stay active, but no data is transferred. (note, ping 8.8.8.8 would return "general error" at this point).

If a new connection is spawned some of them go into "resolving" state and hang there. (Possibly the task is dispatched to a thread that is blocked on the active connection task??).

Seems that this is related to #44