filter::python3: do not break converter/decoder
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 12 Dec 2023 10:28:41 +0000 (19:28 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 19 Dec 2023 04:19:18 +0000 (13:19 +0900)
commit90a36b905031fb7eb75ecb9c7e2fbd70c9135a20
tree4efad9b0384534d9ee352d3a1f00c63bf99f54a8
parentc8795cdaf042d8fc532ddd111a55f7c561316c7f
filter::python3: do not break converter/decoder

A python-global reference counter is required for py-finalize.
This is workaround before applying such a global reference counter.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_python3.cc