gfx: Add expect messages to FontCacheThread::exit()
f6434a9
One of these two unwraps is the one that is causing most occurrences of #8815. I'd go with removing the second unwrap entirely, but let's get some debug info first, since it might probably be a race.