Yanwenjingcn opened a new issue #4834: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4834
when a parocess instance is running , I click the stop button, It will wait for the end of my running task https://github.com/apache/incubator-dolphinscheduler/issues/4824#issue-812566857 then the current running task will be kill or it will wait for the end of the task being executed? version:1.3.4 请问process运行中的停止和暂停有什么区别? 一个正在运行的process,按了停止,是会直接kill掉在运行的task还是说会等待运行中的task执行完毕 我自己的测试是会等待执行中的task执行完毕?是这样么? ---------------------------------------------------------------- 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: [email protected]
