[TENSORREPO] Fix hanging while waiting pulled signal when eos.
authorjijoong.moon <jijoong.moon@samsung.com>
Wed, 27 Mar 2019 09:54:04 +0000 (18:54 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 28 Mar 2019 02:21:09 +0000 (11:21 +0900)
commit26f0b0b20b71d2b4c7874911d49577a7e92a52ef
tree2b0a72cf14b2ee5eec5967f49175db7043520be3
parent8ecf245c054df4d508e5ea2ed2a3ae54049adc5d
[TENSORREPO] Fix hanging while waiting pulled signal when eos.

There is hanging error when it is waiting pulled signal. In the case
of EOS(End of Stream), there is no pulling procedure but it is
required to get signal to get out the while loop.

**Self evaluation:**
1. Build test:   [X]Passed [ ]Failed [ ]Skipped
2. Run test:     [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
gst/nnstreamer/tensor_repo.c