decoder::python make them thread safe with GIL.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 12 Dec 2023 10:20:54 +0000 (19:20 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Tue, 19 Dec 2023 07:53:30 +0000 (16:53 +0900)
commit2b75cfdc5f57d0da287917427798772d6c47dfc3
treee671fb87edcb48fb77b985cc536852bfac2971e6
parent324b6f7f67d3bf20540e908e955217dbe2995d6f
decoder::python make them thread safe with GIL.

Apply GIL control to decoder::python3 as in we do with filter::python3.

Fixes decoder part of #3834

Overrides #3872

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
ext/nnstreamer/tensor_decoder/tensordec-python3.cc