mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 17:28:05 -05: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.