a crash in pyflakes hangs flake8
Please describe how you installed Flake8
$ pip install flake8 # into active virtualenv
Please describe the problem or feature
If pyflakes crashes, it can make flake8 hang indefinitely.
See there for details: https://github.com/borgbackup/borg/issues/4311