Closed Limpan closed 8 years ago
This is now solved. The Travis build fails because of linting errors introduced earlier.
The solution seems to be working for Python versions 3.4, 3.5, 3.5.1 and 3.5-dev as can be seen at https://travis-ci.org/teknik-eksjo/chronos/builds/127866206.
That makes sense. So when The builds kept failing all last week it was because of linting-errors?
If you look at the build and only the 3.5 failed, then it is because of this issue. I believe it was introduced in commit d3c42db. If both 3.4 and 3.5 versions of the build failed then it was because of linting errors.
Seems to be a problem with PostgreSQL that aggressively locks tables, hence the total deadlock.