The problem is probably specific to Unix. The backtrace shows that glib hangs 
in read() (via g_io_read_chars(), via Geanys spawn API), even though gio 
signals readiness for the input. The input fd comes from openpty()

I wonder...if gio works properly with file descriptions that come openpty()?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/433#issuecomment-289854377

Reply via email to