mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
Presently mainly a semantic change, as the dispatch queues are mostly empty, but as we adopt GCD for more things, it’ll be more important to put background tasks in a queue with lower priority than the one handling user requested tasks.