Skip to content

fix(celery): stop closing prerun_span too soon to account for Celery chains scenario [backport 2.19] #76158

fix(celery): stop closing prerun_span too soon to account for Celery chains scenario [backport 2.19]

fix(celery): stop closing prerun_span too soon to account for Celery chains scenario [backport 2.19] #76158

name: Require Checklist
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
require-checklist:
runs-on: ubuntu-latest
steps:
- uses: mheap/require-checklist-action@v2
with:
# require a checklist to be present in the PR description
requireChecklist: true