Files
swift/test/unit/common/test_wsgi.py
Tim Burke fe0d138eab Get tests passing with latest eventlet
Previously, our tests would not just fail, but segfault on recent
eventlet releases. See https://github.com/eventlet/eventlet/issues/864
and https://github.com/python/cpython/issues/113631

Fortunately, it looks like we can just avoid actually monkey-patching
to dodge the bug.

Closes-Bug: #2047768
Change-Id: I0dc22dab05bc00722671dca3f0e6eb1cf6e18349
2024-01-02 12:40:55 -08:00

91 KiB