Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve timeout handling #197

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Prev Previous commit
Next Next commit
emit pepper-runtets.log for debug
mattp- committed Jul 30, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 16f3cd887e1e46af3a171d8ad5041dc1d4027180
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -8,4 +8,4 @@ install:
pip install tox

test: install
tox -e flake8,$(PYVERSION)-$(BACKEND)-$(SALT)
tox -e flake8,$(PYVERSION)-$(BACKEND)-$(SALT) || cat /tmp/pepper-runtests.log