newrelic-python-agent icon indicating copy to clipboard operation
newrelic-python-agent copied to clipboard

Fix aioredis Version Crash

Open TimPansino opened this issue 3 years ago • 1 comments

Overview

  • Fix crash in aioredis when initializing agent before importing aioredis on aioredis>=2.0.1

Related Github Issue

Closes #660

TimPansino avatar Oct 13 '22 16:10 TimPansino

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 2.99s
✅ PYTHON black 1 1 0 0.59s
❌ PYTHON flake8 1 5 0.34s
✅ PYTHON isort 1 1 0 0.17s
✅ PYTHON pylint 1 0 2.18s

See errors details in artifact MegaLinter reports on CI Job page Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

github-actions[bot] avatar Oct 13 '22 16:10 github-actions[bot]