I had to upgrade to a newer NewRelic. It was this issue: https://discuss.newrelic.com/t/async-and-await-will-be-reserved-keywords-in-python-3-7/53297 I ended up with `newrelic==5.14.1.144` but it appears to work with anything `>=2.100.0.84`
I had to upgrade to a newer NewRelic. It was this issue: https://discuss.newrelic.com/t/async-and-await-will-be-reserved-keywords-in-python-3-7/53297
I ended up with
newrelic==5.14.1.144but it appears to work with anything>=2.100.0.84