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

Python asyncio fix #2433

Merged
merged 2 commits into from Dec 28, 2016

Conversation

Projects
None yet
2 participants
@nbrady-techempower
Member

nbrady-techempower commented Dec 27, 2016

Fixes a typo in the setup.sh. This may fix all failing tests.

@nbrady-techempower

This comment has been minimized.

Show comment
Hide comment
@nbrady-techempower

nbrady-techempower Dec 28, 2016

Member

This fixed 3 of the tests. Will look in to the other 2.

Member

nbrady-techempower commented Dec 28, 2016

This fixed 3 of the tests. Will look in to the other 2.

@nbrady-techempower

This comment has been minimized.

Show comment
Hide comment
@nbrady-techempower

nbrady-techempower Dec 28, 2016

Member

Good to go now, all tests passing.

Member

nbrady-techempower commented Dec 28, 2016

Good to go now, all tests passing.

@nbrady-techempower nbrady-techempower merged commit 7be2dff into TechEmpower:master Dec 28, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@nbrady-techempower nbrady-techempower deleted the nbrady-techempower:python-asyncio branch Dec 31, 2016

zloster added a commit to zloster/FrameworkBenchmarks that referenced this pull request Mar 21, 2017

Python asyncio fix (#2433)
* fixed postgresql typo

* fix setup file locations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment