mirror of
https://github.com/django/django.git
synced 2025-09-16 05:59:33 +00:00
This fixes the ignored exception in self._out.flush() from django.core.management.base.OutputWrapper: `ValueError: I/O operation on closed file.`