Files
textmate/Frameworks
Allan Odgaard 0b41947412 Disable threaded saving as a workaround for stall during quit
The problem is that during quit the OS will run a local event loop until we reply to the terminate event. In this local event loop we cannot use performSelector:withObject:afterDelay: but that is required to not block the main dispatch queue.
2014-04-28 21:45:59 +07:00
..
2014-03-03 10:34:13 +07:00
2014-04-25 16:55:31 +07:00
2014-04-25 16:55:31 +07:00
2014-04-25 16:55:31 +07:00
2014-04-25 16:55:31 +07:00
2014-04-25 16:55:31 +07:00
2014-04-25 16:55:31 +07:00
2012-08-09 16:25:56 +02:00