mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-01 18:21:30 +08:00
Instead of faking STDIN/STDERR to a fake object that we close on reopen, simply redirect them to a file and reopen this one when need. Should fix most of the issues on #309