chanjaljayaram commented on issue #33184:
URL: https://github.com/apache/airflow/issues/33184#issuecomment-1689265253

   Maybe an issue here => [self._exec_pod_command(resp, "kill -s **SIGINT** 
1")](https://github.com/apache/airflow/blob/a54c2424df51bf1acec420f4792a237dabcfa12b/airflow/providers/cncf/kubernetes/utils/pod_manager.py#L702).
   
   Got it working after I changed SIGINT in the kill command to INT.


-- 
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]

Reply via email to