• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

allegro / ralph / 5879 / 1
68%
ng: 85%

Build:
Build:
LAST BUILD BRANCH: doc-fixes
DEFAULT BRANCH: ng
Ran 24 Jun 2016 06:20AM UTC
Files 333
Run time 21s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Jun 2016 06:14AM UTC coverage: 67.203% (+0.01%) from 67.192%
DJANGO_VERSION=1.4.21 TEST_DATABASE_ENGINE=mysql

push

travis-ci

web-flow
Better way of disabling publishers during handlind subscribers in Ralph3 sync (#2494)

Previously _handle_post_save attribute was assigned to the obj, which should prevent firing post_save publisher on it. Unfortunately it wasn't working perfectly - obj could be saved somewhere underneath and thus it wouldn't have this attr assigned, which caused signal (and publisher) to be fired, which may cause pub-sub cycle between Ralph2 and Ralph3.

This PR solves it by temporarly disabling post_save publisher signal during handling subscriber request.

Since signals (connectors) are not thread-safe, you may want to run runserver with --nothreading option (this would work with gunicorn out of the box, since it's using processes instead of threads).

17003 of 25301 relevant lines covered (67.2%)

0.67 hits per line

Source Files on job 5879.1 (DJANGO_VERSION=1.4.21 TEST_DATABASE_ENGINE=mysql)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5879
  • Travis Job 5879.1
  • bc36dbe4 on github
  • Prev Job for DJANGO_VERSION=1.4.21 TEST_DATABASE_ENGINE=mysql on develop (#5861.1)
  • Next Job for DJANGO_VERSION=1.4.21 TEST_DATABASE_ENGINE=mysql on develop (#5892.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc