You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
CursorWindowAllocationException: Cursor window allocation of 5242880 bytes failed. # Open Cursors=4 (# cursors opened by this proc=4)
at org.wordpress.android.fluxc.persistence.SiteSqlUtils.getSitesWithLocalId(SiteSqlUtils.kt:49)
at org.wordpress.android.fluxc.store.SiteStore.getSiteByLocalId(SiteStore.kt:1137)
at org.wordpress.android.ui.posts.EditorJetpackSocialViewModel$onSiteChanged$1.invokeSuspend(EditorJetpackSocialViewModel.kt:370)
val updatedSite = siteStore.getSiteByLocalId(siteModel.id)
...
(11 additional frame(s) were not displayed)