Salome HOME
Optimize usage of context for PythonNode (by deleting input and output port PyObject...
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 21 Jun 2023 07:05:03 +0000 (09:05 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 22 Aug 2023 10:54:53 +0000 (12:54 +0200)
commit2423936eda7d097e56ec5c79b83ef4dbc153da1e
treee70f051b9b5e894bbec6f5e3b14a206301cd36bb
parentff6426f394ecc496bfceee444f0fad78e955861e
Optimize usage of context for PythonNode (by deleting input and output port PyObject) in local execution mode.
src/runtime/PythonNode.cxx
src/yacsloader/Test/YacsLoaderTest.cxx