mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
This is to fix tests failing with `OSError: [Errno 9] Bad file descriptor`. Maybe stdout closes
earlier than stderr, before the test finishes, not sure. For reference, the previous commit removing
print()s is 800edc6fce.