st2
st2 copied to clipboard
Update python_runner.py-for parameter length bug
Fix the bug of calculating the length of parameters in st2, when encountering Chinese, etc., non-English characters, the old calculation method will be shorter than the actual length, causing the command line to execute an extremely long error.