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

Update psycopg2 to 2.5.2. #283

Merged
merged 1 commit into from
Sep 15, 2014
Merged

Update psycopg2 to 2.5.2. #283

merged 1 commit into from
Sep 15, 2014

Commits on Sep 15, 2014

  1. Update psycopg2 to 2.5.2.

    In 2.5.1 they had an issue, where OperationalError exception was causing SEGFAULT
    when being pickled. This was crashing the Celery worker, causing the jobs to be lost.
    arikfr committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    ce3d5e6 View commit details
    Browse the repository at this point in the history