Files
textmate/Frameworks
Allan Odgaard 1377e34bb5 Fix deadlock related to aborting command with HTML output
This would happen for a command that is set to re-use previous output window (when busy). We would kill the running command and wait (in the main dispatch queue) for it to stop, but since the runner is (now) using GCD as well, and updating the “did exit” status in the main queue, we would wait forever.
2014-03-31 08:27:17 +07:00
..
2014-03-03 10:34:13 +07:00
2014-03-13 17:25:29 +07:00
2014-03-03 10:34:13 +07:00
2014-03-03 10:34:13 +07:00
2014-03-03 10:34:13 +07:00
2014-03-29 09:57:09 +07:00
2014-03-31 08:27:16 +07:00
2014-03-03 10:34:13 +07:00
2013-08-25 21:13:06 +02:00
2014-03-03 10:34:13 +07:00
2014-03-03 10:34:13 +07:00
2014-03-03 10:34:13 +07:00
2014-03-03 10:34:13 +07:00
2014-03-03 10:34:13 +07:00
2012-08-09 16:25:56 +02:00