Ecore Con: Fix ecore_con_local hangs on Windows.
authorVincent Torri <vincent.torri@gmail.com>
Tue, 7 Jul 2015 10:34:40 +0000 (12:34 +0200)
committerTom Hacohen <tom@stosb.com>
Tue, 7 Jul 2015 11:05:34 +0000 (12:05 +0100)
commit74cbbd204cefb0261a362c0fb8818b0e9e938525
tree5a5cebd8eb0806c7e0582cf10539e02f13da6ccd
parentfe4e464fb6c6418d5bc60bf26ae9a2d75b42b435
Ecore Con: Fix ecore_con_local hangs on Windows.

Since the move to eo, ecore_con_local hangs on Windows, hence edje_cc can
not compile edc files (e.g.).
Problem was a loop that was used to finish some threads which is now endless.

For now, comment out that loop

@fix
src/lib/ecore_con/ecore_con_local_win32.c