The GitHub Actions job "Tests (AMD)" on airflow.git/tidb-skip-locked-guard has succeeded. Run started by GitHub user 1fanwang (triggered by 1fanwang).
Head commit for run: 42455fd46a2ba79c8a439208dc5da796bf8a1388 / 1fanwang <[email protected]> Do not send SKIP LOCKED to servers that silently ignore it The scheduler claims task instances with SELECT ... FOR UPDATE SKIP LOCKED and relies on the clause to keep concurrent schedulers off the same rows. A server that accepts the clause and discards it hands the same rows to every scheduler at once, with no error and no warning, so the safety property is lost silently rather than loudly. Signed-off-by: 1fanwang <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/31126951009 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
