zhilinli123 commented on PR #4400: URL: https://github.com/apache/incubator-seatunnel/pull/4400#issuecomment-1481101747
> commit结束后才删除 > > > 这只是提交时删除目录,任务退出后目录应还存在。 > > > > > > 你的意思是它不应该被删除? > > commit结合后才删除,面会创建,但任务结合后该目录仍然存在,任务退出时应删除该临时目录。 > > > This is just to delete the directory when commit, and the directory should still exist after the task exits. > > > > > > You mean it shouldn't be deleted? > > It is only deleted after the commit end, and will be created later, but the directory still exists after the task end, and the temporary directory should be deleted when the task exit. Can you give me some implementation hints I don't see how to tell if this task is over -- 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]
