Skip to content

fix(tracing): lazy importing asyncio should not reset existing trace context [backport 2.7] #55840

fix(tracing): lazy importing asyncio should not reset existing trace context [backport 2.7]

fix(tracing): lazy importing asyncio should not reset existing trace context [backport 2.7] #55840

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