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