Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a temporary hack to upgrade gevent and greenlet in Docker
gevent is used by both uWSGI and pywb. pywb pins it to v22.10.2. However there have been fixes for the version of Python we are using in v24.2.1. In order to test whether the older version of gevent is responsible for hangs we are seeing in production, update gevent in the Docker container.
- Loading branch information