Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gfx: Add expect messages to FontCacheThread::exit() #11166

Merged
merged 1 commit into from May 13, 2016

Commits on May 12, 2016

  1. gfx: Add expect messages to FontCacheThread::exit()

    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.
    emilio committed May 12, 2016
You can’t perform that action at this time.