Comment 9 for bug 1313042

Revision history for this message
Ariel Faigon (ariel.faigon) wrote :

I figured the reason for my hangs was unrelated to the GLIB warning.
I had a sub process of the main job blocking on stdin input when arguments were missing, the main job was waiting for the sub process to finish so it didn't exit(1). Bottom line: the "hang" cause was a silly bug in one of my own scripts. Sorry about that.

So there's no hang issue in this bug - there's only a GLIB misuse and console warning.

I updated the bug description to be shorter/simpler accordingly.

I consider the severity/priority much lower now.