Page MenuHomePhabricator

Fix database housekeeper crash
Closed, ResolvedPublicBUG REPORT

Description

We're starting to see many crashes triggered from WMFDatabaseHouseKeeper.deleteStaleUnreferencedArticles, not tied to a particular release. It could be that iOS15 is more strict about what this is doing.

This method is triggered whenever the app is backgrounded, so this could also be the cause of some of our user complaints about crashing in the background.

Event Timeline

JMinor claimed this task.