converter::python make them thread safe with GIL
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 12 Dec 2023 10:10:06 +0000 (19:10 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 8 Jan 2024 10:17:42 +0000 (19:17 +0900)
commitec67c9720761e84bddd7f85b993ff7fef0faef90
tree16dccb38cfbe2f3b5459e92f0773710492858b14
parentb94997ce6305ad4c0f7bacce8a15f07d558da30a
converter::python make them thread safe with GIL

Apply GIL control to converter::python3 as in we do with filter::python3.
Fixes converter part of #3834
Overrides #3872

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