Poller not hibernating when no data available on cellular connection
Bug #1500839 reported by
Jonas G. Drange
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
ubuntu-push (Ubuntu) |
Fix Released
|
High
|
Jonas G. Drange |
Bug Description
Reproduce:
Have SIM with bad data plan.*
Wi-FI OFF.
Cellular data ON (and ofono reports Attached = 1)
What happens:
poller wakes the device up every 5 minutes (default value) to check the session state, only to find it's disconnected
What should happen:
poller should sleep
Related branches
lp://staging/~jonas-drange/ubuntu-push/poller-checks-send-recv
- John Lenton (community): Approve
- Samuele Pedroni: Abstain
-
Diff: 291 lines (+44/-39)4 files modifiedclient/client.go (+6/-1)
client/client_test.go (+7/-0)
poller/poller.go (+23/-26)
poller/poller_test.go (+8/-12)
Changed in ubuntu-push (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Jonas G. Drange (jonas-drange) |
summary: |
- Poller not hibernating when packages stop flowing + Poller not hibernating when no data available on cellular connection |
Changed in canonical-devices-system-image: | |
milestone: | none → ww40-2015 |
assignee: | nobody → Bill Filler (bfiller) |
importance: | Undecided → High |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
milestone: | ww40-2015 → ww46-2015 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-push (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.