Comment 4 for bug 995435

Revision history for this message
Julian Taylor (jtaylor) wrote :

it busy waits in tree.c:123:
123 while (g_io_channel_get_flags(channel) != G_IO_FLAG_IS_READABLE)
124 ;