bugsnag / bugsnag-python

Official BugSnag error monitoring and error reporting for django, flask, tornado and other python apps.
https://docs.bugsnag.com/platforms/python/
MIT License
84 stars 42 forks source link

Fix tornado ci #343

Closed 0HyperCube closed 1 year ago

0HyperCube commented 1 year ago

Goal

Integration tests are currently failing on the latest version of tornado

Design

Copy the environ code from tornado into bugsnag to prevent future breaking changes, as discussed in slack.