Comment 9 for bug 1435109

Revision history for this message
Samuele Pedroni (pedronis) wrote :

<noise> pedronis: repro'd the stall
<noise> when i took my phone off USB it must have really slept
<noise> https://pastebin.canonical.com/128332/
<noise> line 17
<noise> time.Sleep(p.times.SessionStateSettle)
<noise> is the only thing that happens in-between there
<pedronis> but it took 4 minutes
<noise> yah
<noise> wtf right?
<pedronis> yes :/
<pedronis> noise: I suppose as first approximation we could try to reproduce with ubuntu-push-client running under strace -f -tt

an strace of the process with threads and timestamps could maybe help clarify what's happening or exclude some things