mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
There was a race-condition since we update it in the background queue, where it could be released, and using it in the main queue does not retain it before use.