Right!! Typical and stupid blame the compiler kind of bug. Thanks.
On Tuesday, January 20, 2015 at 3:58:06 PM UTC-2, Jens Alfke wrote: > > From the logs: > > At 15:09:21.495 the puller gets suspended and goes offline (see > "suspended=1" in the log.) > At 15:09:21.500 the pusher gets suspended and goes offline > At 15:09:59.157 the puller gets un-suspended and goes online. > …but there's never any corresponding message that the *pusher* got > un-suspended, until the app is foregrounded. > > So it looks like the problem is that only the pull replication is being > un-suspended while you're doing stuff in the background. Check that you're > un-suspending both your CBLReplications. > > —Jens > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/3533264c-7fbe-416c-9ce3-093f3a60bebb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
