MiniSho opened a new pull request, #11637: URL: https://github.com/apache/iotdb/pull/11637
## Description When dropping the pipe, if there is a tsfile being reading or transfering, it will throw an error by calling Pipe Pluginās `close()` method and the file will not be unpinned. so we add a check before deleting the tsfile, wait until the hardlink/copied file has been transfered. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
