qiaojialin commented on issue #2124:
URL: https://github.com/apache/iotdb/issues/2124#issuecomment-734298194


   Hi, it probably due to the concurrency.  The session object is not 
thread-safe. If you want to share some Sessions in multiple threads, please use 
the SessionPool. 
   
   If you still have a problem, please attach the python file, and we would 
help to check it :)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to