mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
Additionally the throttling has been improved. Previously we would delay a status fetch if it had been less than 3 seconds since the last request, but during this “penalty wait” more requests could still be submitted (in case of disk activity) and would be queued for later execution — now such requests are dropped.