Skip to content
  • Michael Natterer's avatar
    quartz: fix a race condition when waking up the CGRunLoop · e19cbd7a
    Michael Natterer authored
    Wake up the run loop unconditionally (don't check if it is waiting) because
    it might go into waiting state right after we checked for it. Fixes GIMP
    startup (which has a lot of GIOChannel I/O but zero NSEvents) from several
    minutes to a few seconds.
    (cherry picked from commit 0729cdc9)
    e19cbd7a