bramhanandlingala commented on PR #69608: URL: https://github.com/apache/airflow/pull/69608#issuecomment-4948305248
@Miretpl You're right, and thanks for digging into the actual pgbouncer changelog — I was going off older pre-1.23 signal semantics, which is backwards for the 1.23.1 we're pinned to. Makes sense now why SIGINT exits so fast. I'll wait for @andrew-stein-sp test before touching the code further — happy to rework the PR to drop the custom preStop and rely on SIGTERM + terminationGracePeriodSeconds once that's confirmed. -- 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]
