mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
The problem is that during program termination all data with static storage is destructed but that may happen before the threads have finished their work.