newrelic-python-agent
newrelic-python-agent copied to clipboard
Fix aioredis Version Crash
Overview
- Fix crash in aioredis when initializing agent before importing aioredis on
aioredis>=2.0.1
Related Github Issue
Closes #660
🦙 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