Skip to content

_frontend/cli.py: Exit with error if output streams are set to nonblocking

This is better than raising a stack trace later on when logging gets intense with a BlockingIOError.

This fixes #929 (closed)

Merge request reports