Renaud Paquay 2e70291162 Make "git command" and "forall" work on Windows
Python on Windows does not support non blocking file operations.
To workaround this issue, we instead use Threads and a Queue to
simulate non-blocking calls. This is happens only when running
with the native Windows version of Python, meaning Linux and Cygwin
are not affected by this change.

Change-Id: I4ce23827b096c5138f67a85c721f58a12279bb6f
2017-05-29 19:29:30 +09:00
..
2013-04-18 21:35:49 +05:30
2014-10-17 15:45:57 -04:00
2015-10-07 15:43:22 -07:00
2012-11-14 12:09:38 +09:00
2013-04-18 21:35:49 +05:30
2012-09-18 09:54:57 +02:00
2016-10-17 15:24:09 -05:00