This is an automated email from the ASF dual-hosted git repository.
adebreceni pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.
from ca8861e MINIFICPP-1695 Fix execution of native python processors
add 10e05df MINIFICPP-1223 Only reload python script files when requested
in property
No new revisions were added by this update.
Summary of changes:
PROCESSORS.md | 3 +-
.../script/python/ExecutePythonProcessor.cpp | 61 ++++++++-------
extensions/script/python/ExecutePythonProcessor.h | 29 +++----
.../script-tests/ExecutePythonProcessorTests.cpp | 89 ++++++++++++++++++++--
4 files changed, 134 insertions(+), 48 deletions(-)