pluginloader: Always mark reception as complete after EXIT
authorEdward Hervey <edward.hervey@collabora.co.uk>
Mon, 3 Jan 2011 19:32:23 +0000 (20:32 +0100)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Tue, 4 Jan 2011 13:45:40 +0000 (14:45 +0100)
commit36d44b3e5287af081dbea9840689e96d4f962cf1
tree091741f677a6011b8c7f1465b6c4c5b771f10c28
parent98900a43c1964f5fd37e80e5f45518bbe875413b
pluginloader: Always mark reception as complete after EXIT

Avoids waiting forever on gst_poll_wait when using the select
backend.

Fixes #637057
gst/gstpluginloader.c