You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tornado version 5.0 was recently released and introduces significant
changes. One change that breaks Travis builds is the removal of the
tornado.testing.LogTrapTestCase. Attempts to remove that reference
still lead to failures. This change mostly limit the tornado version
to temporarily avoid build issues.
0 commit comments