When I used MultiThreadTableWriter
provided by the dolphindb Python API to write data into a DolphinDB table, an error was reported: <Exception> in insert: thread is exiting
, which is shown as follows.
I don’t know what might have caused this issue. Can someone provide insights into the possible reasons?