cyrusmaster commented on issue #17786: URL: https://github.com/apache/dolphinscheduler/issues/17786#issuecomment-3652746512
I tried to switch the cancellationApplication() method implementation in SeatunnelTask in 3.3.1 and 3.2.2. In the old version 3.3.1, process.destroy() and process.destroyForcibly() were used, but in 3.3.2, it was changed to ProcessUtils.kill(). Is it because of this fix? @ruanwenjun --- Comparison screenshots: <img width="1323" height="390" alt="Image" src="https://github.com/user-attachments/assets/ff23a5e1-b73d-4ee7-97a8-a0c8a329413e" /> -- 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]
