Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The error seen was: Exception ignored in atexit callback: <bound method DeferredStreamHandler.flush of <DeferredStreamHandler <_io.FileIO [closed]> (WARNING)>> Traceback (most recent call last): File "/home/dan/src/salt/salt/_logging/handlers.py", line 68, in flush super().flush() File "/usr/local/lib/python3.10/logging/__init__.py", line 1084, in flush self.stream.flush() ValueError: I/O operation on closed file.
- Loading branch information