Name |
Last commit
|
Last update |
---|---|---|
conf/locale | ||
doc | ||
problem_builder | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
AUTHORS | ||
LICENSE | ||
LICENSE.MIT | ||
README.md | ||
pylintrc | ||
requirements.txt | ||
run_tests.py | ||
setup.py | ||
test_requirements.txt |
We would often see 'Broken pipe' errors pulluting the logs when running tests. Broken pipe errors occur when browser aborts connection. It can be because the browser was navigated to a different url before the current page finished loading, but it could also be because it started downloading an image, but decided that the image didn't change after loading part of it, and aborts the connection to use the version from the cache. The broken pipe errors are benign and are actually suppressed by default in Django 1.8.
Name |
Last commit
|
Last update |
---|---|---|
conf/locale | Loading commit data... | |
doc | Loading commit data... | |
problem_builder | Loading commit data... | |
.gitignore | Loading commit data... | |
.gitmodules | Loading commit data... | |
.travis.yml | Loading commit data... | |
AUTHORS | Loading commit data... | |
LICENSE | Loading commit data... | |
LICENSE.MIT | Loading commit data... | |
README.md | Loading commit data... | |
pylintrc | Loading commit data... | |
requirements.txt | Loading commit data... | |
run_tests.py | Loading commit data... | |
setup.py | Loading commit data... | |
test_requirements.txt | Loading commit data... |