zsh kill python process in writing data
Bug Description macos 15.6.1 @ macbook air m3, use visual code or terminal to read about 5000+ parquet file inlcude almost 3000 rows data to python's dataframe and insert 1row / once time in for loop, or multithread without delay, so zsh kill process within 100 ~ 200 files to insert tdengine server(last version @ macos for apple sillicon). But same code in windows or ubuntu is ok,without any change.
the version of TD please
The Version is > 3.3.4(The version is my first version using.And the problem is always occured during using python write alot of data to TDEngine from 3.3.4 to 3.3.8.1.). So I have to change database to mysql, and the code is ok to mysql in macos 15.7.1.